Badgen Service
 
 
 
Go to file
Amio 49fa086763 Update deploy scripts 2018-06-26 18:48:38 +08:00
assets/css
.gitignore
README.md
now.json
package-lock.json
package.json Update deploy scripts 2018-06-26 18:48:38 +08:00
service.js

README.md

Badgen

Fast badge generating service.

Usage

https://badgen.now.sh/badge/:subject/:status/:color
                      ──┬──  ───┬───  ───┬──  ──┬──
                        │       │        │      └ RGB / Color Name
                        │      TEXT     TEXT
                        │
                      badge - Default badge generator
                       list - Auto replace ',' with ' | ' in {status}

Available color names:

Examples

Preview URL
https://badgen.now.sh/badge/chat/on%20gitter/blue
https://badgen.now.sh/badge/style/standard/f2a
https://badgen.now.sh/badge/stars/★★★★☆
https://badgen.now.sh/badge/license/Apache-2.0/blue
https://badgen.now.sh/list/platform/ios,macos,tvos/grey

License

ISC @ Amio https://github.com/amio/badgen-service