badgen/README.md

929 B

badgen npm-version install size

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 '3C1')

Examples:

Preview URL
https://badgen.now.sh/badge/build/passing
https://badgen.now.sh/badge/style/standard/f2a
https://badgen.now.sh/badge/license/Apache-2.0/07C

As npm package

npm install badgen

License

MIT @ Amio