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 Add lint & test 2018-06-23 00:35:29 +08:00
test Add lint & test 2018-06-23 00:35:29 +08:00
.gitignore
.npmignore Add .npmignore 2018-06-23 00:37:11 +08:00
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 Clean file structure 2018-06-23 00:06:22 +08:00

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