Version Badge
生成各种类型项目的版本号徽章(Pyhton、Go、npm、PHP、Github等)。
参数
点击显示/关闭参数
名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
---|---|---|---|---|---|
type | string | true | 徽章类型 | 可选值: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 | 包名 | 特殊字符需要转义,例如:/ 转义为 %2F 。 | |
format | string | true | 格式 | 可选值:.svg .png @2x.png 。 | |
icon | string | 图标 | 固定前缀:si%3A 例如:icon=si%3Agithub 。 | ||
icon_color | string | 图标颜色 | 格式:HEX 例如:#FF0000 。 |
txt
https://badge.fury.io/{type}/{packageName}{format}{?icon,icon_color}
示例
markdown
<!-- xiaohuohumax/auto-unpack -->

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