Badgen Service
 
 
 
Go to file
Amio 65341f4231 New homepage 2018-06-26 14:38:53 +08:00
.gitignore Initial commit 2018-06-26 13:53:03 +08:00
README.md New homepage 2018-06-26 14:38:53 +08:00
now.json Initial commit 2018-06-26 13:53:03 +08:00
package-lock.json Initial commit 2018-06-26 13:53:03 +08:00
package.json Initial commit 2018-06-26 13:53:03 +08:00
service.js New homepage 2018-06-26 14:38:53 +08:00

README.md

Fast badge generating service

Usage

https://badgen.now.sh/badge/:subject/:status/:color

  • subject Text
  • status Text
  • color Color RGB (default '3C1') or Color Preset (green, yellow, ...see below)

Color Presets:

Examples

Preview URL
https://badgen.now.sh/badge/chat/on%20gitter/blue
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

License

ISC @ Amio