Badgen Service
 
 
 
Go to file
Amio 920a4832f7 Add npm download badge 2018-07-10 16:17:58 +08:00
libs Add npm download badge 2018-07-10 16:17:58 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Add npm download badge 2018-07-10 16:17:58 +08:00
now.json Add engines to now.json 2018-07-03 23:39:22 +08:00
package-lock.json Add npm download badge 2018-07-10 16:17:58 +08:00
package.json Add npm download badge 2018-07-10 16:17:58 +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

Live Badge

Keyword Preview URL
npm version https://badgen.now.sh/npm/v/express
npm downloads https://badgen.now.sh/npm/dd/express
npm downloads https://badgen.now.sh/npm/dw/express
npm downloads https://badgen.now.sh/npm/dm/express

License

ISC @ Amio badgen-service | badgen