kopia lustrzana https://github.com/badgen/badgen
cdf127c7f1 | ||
---|---|---|
lib | ||
test | ||
.gitignore | ||
.npmignore | ||
README.md | ||
now.json | ||
package-lock.json | ||
package.json | ||
service.js |
README.md
badgen
Fast, handcraft, pure JavaScript badge generator.
Usage
Micro Service
https://badgen.now.sh/badge/:subject/:status/:color
subject
Textstatus
Textcolor
RGB color (default '3C1')
Examples:
Preview | URL |
---|---|
https://badgen.now.sh/badge/build/passing | |
https://badgen.now.sh/badge/style/standard/f2a | |
https://badgen.now.sh/badge/license/Apache-2.0/07C |
As npm package
npm install badgen
License
MIT @ Amio