Badgen Service
 
 
 
Go to file
Amio 8f78d00680 Simplify desc 2018-07-16 21:38:16 +08:00
libs Simplify desc 2018-07-16 21:38:16 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md Simplify desc 2018-07-16 21:38:16 +08:00
now.json Moved index.md to /libs 2018-07-16 15:01:00 +08:00
package-lock.json Replace r2 with axios 2018-07-15 21:50:45 +08:00
package.json Replace r2 with axios 2018-07-15 21:50:45 +08:00
service.js Serve favicon.svg 2018-07-12 17:33:08 +08:00

README.md

Badgen Service

Fast badge generating service.

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/license/Apache-2.0/blue
https://badgen.now.sh/badge/Language/Swift%203.0.1/orange

Live Badge

For full list of live badges, see https://badgen.now.sh

Developing

  • npm start or better if you have nodemon: nodemon service.js

About

Made with ❤️ by Amio, built with from badgen.