Visitor Badge
Create a visitor badge that you can use on any website or GitHub profile.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
type | string | true | Badge type | Supported: visitors (total), daily (single day), combined (two combined). | |
path | string | true | Statistics path | URL or username/repository to uniquely identify the link or string for statistics. | |
label | string | Badge label | |||
labelColor | string | #555555 | Badge label background color | Supported: HEX , for example: #FF0000 . | |
countColor | string | #263759 | Badge count background color | Supported: HEX , for example: #FF0000 . | |
style | string | default | Badge style | Supported: default , flat , flat-square , plastic . | |
labelStyle | string | upper | Badge label case | Supported: upper (uppercase) lower (lowercase). |
txt
https://api.visitorbadge.io/api/{type}{?path,label,labelColor,countColor,style,labelStyle}
Examples
markdown
<!-- xiaohuohumax/badge-collection -->
