Skip to content

simov/badgen-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badgen

Fast badge generating service. Built with badgen.

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/stars/★★★★☆
https://badgen.now.sh/badge/license/Apache-2.0/blue
https://badgen.now.sh/list/platform/ios,macos,tvos/grey

Live Badge

Keyword Preview URL
npm version https://badgen.now.sh/npm/v/express
npm dl/day https://badgen.now.sh/npm/dd/express
npm dl/week https://badgen.now.sh/npm/dw/express
npm dl/month https://badgen.now.sh/npm/dm/express
travis https://badgen.now.sh/travis/amio/micro-cors
circleci https://badgen.now.sh/circleci/github/amio/now-go
appveyor https://badgen.now.sh/appveyor/github/gruntjs/grunt

About

Made with ❤️ by Amio badgen-service | badgen

About

Fast svg badge generating service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%