Version Badge
Generate version badges for various types of projects (Python, Go, npm, PHP, Github, etc.).
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
type | string | true | Badge type | Supported: js (npm) rb (Ruby) py (Python) go (Go) bo (Bower) gh (Github) nu (NuGet) ph (PHP) co (CocoaPods) pl (Perl) pg (PGXN). | |
packageName | string | true | Package name | Escape special characters, such as / to %2F . | |
format | string | true | Format | Supported: .svg .png @2x.png . | |
icon | string | Icon | Fixed prefix: si%3A for example: icon=si%3Agithub . | ||
icon_color | string | Icon color | Format: HEX for example: #FF0000 . |
txt
https://badge.fury.io/{type}/{packageName}{format}{?icon,icon_color}
Examples
markdown
<!-- xiaohuohumax/auto-unpack -->

markdown
<!-- xiaohuohumax/vscode-export-profiles -->
