Open Collective
Create an SVG showing the icons of your financial contributors.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
collectiveName | string | true | Open Collective organization name | ||
statisticalType | string | true | Statistics type | supported: sponsors backers contributors . | |
width | number | Width of the image | Unit: pixels. | ||
height | number | Height of the image | Unit: pixels. | ||
limit | number | Max number of members to show | Empty means: unlimited. | ||
avatarHeight | number | Max height of each avatar / logo | |||
button | boolean | true | Show 'become a backer/sponsor' button | ||
format | string | Format of the image | Replace .svg with .png or .jpg . |
txt
https://opencollective.com/{collectiveName}/{statisticalType}.svg{?width,height,limit,avatarHeight,button,format}
Examples
markdown
<!-- vitejs/vite -->

markdown
<!-- vitejs/vite -->
