jal-co/shieldcn starchart

Star-history charts that still work — rendered as a shadcn-styled SVG and committed to your repo by shieldcn[bot].

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoRepository to chart, as "owner/repo". Defaults to the current repository.no
tokenGitHub token with read access to the repo's stargazers. Defaults to the workflow token.no${{ github.token }}
outputOutput SVG path. With mode: both, `-dark`/`-light` suffixes are inserted before `.svg`.no.github/shieldcn/star-chart.svg
modeColor mode: dark, light, or both (writes a <picture>-ready pair).noboth
themeshieldcn accent theme (zinc, slate, blue, green, rose, orange, violet, purple, cyan, emerald).no
colorExplicit accent color (hex, without #). Overrides theme.no
backgroundCard background: transparent, or a hex color without #. Defaults to the mode surface.no
borderDraw the rounded card border.notrue
areaShow the area fill under the line.notrue
widthChart width in px (200–2000).no800
heightChart height in px (120–1200).no400
titleChart title. Defaults to owner/repo.no
subtitleChart subtitle. Defaults to the formatted star count.no
fontFont stack keyword (inter, geist, geist-mono, jetbrains-mono, fira-code, roboto, space-grotesk, sans, mono, serif).no
logoShow the shieldcn watermark.notrue
commitCommit and push the generated chart as shieldcn[bot].notrue
commit-messageCommit message for the chart update.nochore: update star chart [skip ci]
namedescription
filesNewline-separated list of written SVG paths.
starsCurrent total star count.
snippetReady-to-paste README embed snippet (a <picture> pair when mode is both).
committedWhether a commit was pushed (true/false).