Badgen Service
 
 
 
Go to file
Amio 4c181809f2 Update badgen to 1.1.4 2018-07-15 13:16:36 +08:00
libs
.gitignore
README.md
index.md
now.json
package-lock.json Update badgen to 1.1.4 2018-07-15 13:16:36 +08:00
package.json Update badgen to 1.1.4 2018-07-15 13:16:36 +08:00
service.js

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
travis (org) https://badgen.now.sh/travis/styfle/packagephobia
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