Fast handcraft svg badge generator library . Used on badgen.net.
 
 
Go to file
Amio a1ea016103 0.1.0 2018-06-23 00:38:10 +08:00
lib
test
.gitignore
.npmignore
README.md
now.json
package-lock.json 0.1.0 2018-06-23 00:38:10 +08:00
package.json 0.1.0 2018-06-23 00:38:10 +08:00
service.js

README.md

badgen

Fast, handcraft, pure JavaScript badge generator.

Usage

Micro Service

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

  • subject Text
  • status Text
  • color RGB color (default '4C1')

As npm package

npm install badgen