lucifer1004/GitHub Stats Typst
Generate beautiful GitHub stats cards using Typst
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | GitHub username to fetch stats for | yes | — |
| token | GitHub token (PAT with read:user scope) | no | "" |
| theme | Theme name: github, github-dark, dracula, monokai, nord, solarized-light, solarized-dark, gruvbox-dark, tokyo-night | no | github |
| cards | Comma-separated list of cards to generate: profile,heatmap,timedist,pinned,language | no | profile,timedist |
| output-dir | Directory to write SVG files | no | . |
| cli-version | Version of github-readme-stats CLI to use (e.g., v0.1.0, latest) | no | latest |
| font | Font family for cards (must be available in CI or provide font-url) | no | Inter |
| font-url | URL to download font (.ttf, .otf, or .zip/.tar.gz archive) | no | https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip |
Outputs
| name | description |
|---|---|
| files | Comma-separated list of generated SVG files |