Badgen Service
 
 
 
Go to file
Amio 2dad16ffc1 Update index style 2018-07-12 15:03:51 +08:00
libs Update index style 2018-07-12 15:03:51 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Update index style 2018-07-12 15:03:51 +08:00
now.json Add engines to now.json 2018-07-03 23:39:22 +08:00
package-lock.json Update serve-marked to 0.2.0 2018-07-12 14:54:53 +08:00
package.json Update serve-marked to 0.2.0 2018-07-12 14:54:53 +08:00
service.js serve-404 2018-07-12 14:47:40 +08:00

README.md

Badgen

Fast badge generating service. Built with badgen.

Usage

https://badgen.now.sh/badge/:subject/:status/:color
                      ──┬──  ───┬───  ──┬───  ──┬──
                        │       │       │       └─ RGB / Color Name
                        │      TEXT    TEXT       ( optional )
                        │
                     "badge" - default(static) badge generator

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 dl/day https://badgen.now.sh/npm/dd/express
npm dl/week https://badgen.now.sh/npm/dw/express
npm dl/month 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