GitPop
Embed · README badge

Drop a star-history chart in any README

Paste a GitHub owner/name, copy the markdown. The SVG is served from /api/chart with a 1-hour cache and Access-Control-Allow-Origin: * so it loads on any site.

Try:

Live preview

Star history for vercel/next.js
Markdown
[![Star History Chart](https://gitpop.com/api/chart?repos=vercel%2Fnext.js&layout=rel&theme=light)](https://gitpop.com/repo/vercel/next.js)
HTML
<a href="https://gitpop.com/repo/vercel/next.js"><img src="https://gitpop.com/api/chart?repos=vercel%2Fnext.js&layout=rel&theme=light" alt="Star History Chart" /></a>
Raw URL
https://gitpop.com/api/chart?repos=vercel%2Fnext.js&layout=rel&theme=light
Need 2-5 repos or interactive comparison?Open in chart builder

URL parameters

  • repos — comma-separated owner/name (up to 5)
  • layout rel (normalized) or abs (raw stars)
  • theme dark or light
  • days — 7 to 365, default 90
  • w / h — width (200-1600) and height (80-800)
  • title — optional chart title

Need 2-5 repos, custom themes, or interactive comparison? The full chart builder is at /chart.

Embed a Star History badge in your README · GitPop