Badgen Service
 
 
 
Go to file
Amio 67be3a029f Refine colors rhythm 2018-06-30 00:59:20 +08:00
libs Split files 2018-06-30 00:52:17 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Refine colors rhythm 2018-06-30 00:59:20 +08:00
now.json Initial commit 2018-06-26 13:53:03 +08:00
package-lock.json Update badgen to 0.3.0 2018-06-29 23:24:52 +08:00
package.json Update badgen to 0.3.0 2018-06-29 23:24:52 +08:00
service.js Split files 2018-06-30 00:52:17 +08:00

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