Badgen Service
 
 
 
Go to file
Amio bd3ab05fce Use axios for handy request config 2018-07-15 21:13:24 +08:00
libs Use axios for handy request config 2018-07-15 21:13:24 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Add redirect badge: travis-org #4 2018-07-13 02:30:49 +08:00
index.md Add badge: crates 2018-07-15 20:35:40 +08:00
now.json Create standalone index.md 2018-07-13 15:17:13 +08:00
package-lock.json Use axios for handy request config 2018-07-15 21:13:24 +08:00
package.json Use axios for handy request config 2018-07-15 21:13:24 +08:00
service.js Serve favicon.svg 2018-07-12 17:33:08 +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
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