Badgen Service
 
 
 
Go to file
Amio cc1c9b825f Update badgen to 1.1.3 2018-07-11 14:16:22 +08:00
libs Update index style 2018-07-11 02:17:26 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Fix typo in README.md 2018-07-11 02:21:45 +08:00
now.json Add engines to now.json 2018-07-03 23:39:22 +08:00
null Update badgen to 1.1.3 2018-07-11 14:16:22 +08:00
package-lock.json Update badgen to 1.1.3 2018-07-11 14:16:22 +08:00
package.json Update badgen to 1.1.3 2018-07-11 14:16:22 +08:00
service.js Serve badge for 404 2018-07-10 21:07:27 +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

Static Badge

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
travis https://badgen.now.sh/travis/amio/micro-cors
circleci https://badgen.now.sh/circleci/github/amio/now-go
appveyor https://badgen.now.sh/appveyor/github/gruntjs/grunt

About

Made with ❤️ by Amio badgen-service | badgen