You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Amio 2eefaf4e33 Add docs link to npm.js 6 years ago
libs Add docs link to npm.js 6 years ago
.gitignore Initial commit 6 years ago
README.md Fix gitter badge (#21) 6 years ago
now.json Moved index.md to /libs 6 years ago
package-lock.json Add emoji support. but hide it for now 6 years ago
package.json Add emoji support. but hide it for now 6 years ago
service.js Leave a note after server running 6 years ago

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.