issues
search
IndigoUnited
/
node-detect-readme-badges
Scans a repository's readme file, searching for badges
MIT License
5
stars
9
forks
source link
Does not cover all shields.io badge URLs
#54
Open
bennycode
opened
4 years ago
bennycode
commented
4 years ago
The following image URLs are valid but not recognized by this lib:
https://img.shields.io/david/bennyn/coinbase-pro-node.svg
(can be fixed by adding ".svg" at the end)
https://img.shields.io/github/languages/top/bennyn/coinbase-pro-node
(pattern "github/languages/top" is not supported at all)
The following image URLs are valid but not recognized by this lib: