Badgen Service
 
 
 
Go to file
Amio 2e3f47cf0f Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
libs Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
.gitignore
README.md Add built-with link 2018-07-11 15:43:11 +08:00
now.json
package-lock.json Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
package.json Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
service.js Serve badge for 404 2018-07-10 21:07:27 +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 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