You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

7.5 KiB

Badgen

Fast badge generating service.
classic flat

Usage

https://badgen.net/badge/:subject/:status/:color
                   ──┬──  ───┬───  ──┬───  ──┬──
                     │       │       │       └─ RGB / Color Name
                     │      TEXT    TEXT       ( optional )
                     │
                  "badge" - default(static) badge generator

Available color names:

Available query params:

param desc
label Override default subject text (URL-Encoding needed for spaces or special characters).
style Force flat style with style=flat. e.g.
emoji Set emoji=1 if subject/status text contains emoji.
list Set list=1 will replace , with | in status text. e.g.
icon Use builtin icon in front of label. e.g.

Available icons:

Examples

Static Badge

Preview URL
/badge/style/standard/f2a
/badge/stars/★★★★☆
/badge/license/Apache-2.0/blue
/badge/Language/Swift%203.0.1/orange
/badge/platform/ios,macos,tvos?list=1
/badge/shell/$%20now%20amio%2Fbadgen-service/111

About

Made with ❤️ by Amio GitHub | Twitter