UNPKG
@johnbillion/ghsvg
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
Create an SVG of your GitHub Sponsors
github.com/johnbillion/ghsvg
johnbillion/ghsvg
@johnbillion/ghsvg
/
.ghsrc.json
10 lines
(9 loc)
•
182 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"username"
:
"johnbillion"
,
"outFile"
:
"sponsors.svg"
,
"range"
:
[
1
,
12000
]
,
"svgWidth"
:
1024
,
"svgImageWidth"
:
64
,
"svgImageSpace"
:
10
,
"otherSponsors"
:
"other.txt"
}