Badgen Service
 
 
 
Go to file
Amio d1ccfb490f Fix incomplete live cache key 2018-07-03 23:23:28 +08:00
libs Fix incomplete live cache key 2018-07-03 23:23:28 +08:00
.gitignore
README.md
now.json
package-lock.json
package.json
service.js

README.md

Badgen

Fast badge generating service.

Usage

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

Available color names:

Examples

Preview URL
https://badgen.now.sh/badge/chat/gitter/purple
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 badgen-service | badgen