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 8a6199d7ae Add david-dm live badge #11 6 years ago
libs Add david-dm live badge #11 6 years ago
.gitignore Initial commit 6 years ago
README.md Simplify desc 6 years ago
now.json Moved index.md to /libs 6 years ago
package-lock.json Replace r2 with axios 6 years ago
package.json Replace r2 with axios 6 years ago
service.js Serve favicon.svg 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.