Badgen Service
 
 
 
Go to file
Amio 26c8ce3f65 Bump dependencies 2018-07-03 23:36:48 +08:00
libs Fix incomplete live cache key 2018-07-03 23:23:28 +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 Update now.json 2018-06-30 01:17:18 +08:00
package-lock.json Bump dependencies 2018-07-03 23:36:48 +08:00
package.json Bump dependencies 2018-07-03 23:36:48 +08:00
service.js Remove cors 2018-07-03 23:22:38 +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