Interactive builder for gh-top-languages/api — preview charts, customize settings, and generate embeddable URLs and Markdown snippets for GitHub READMEs and websites.
- Live chart preview with configurable theme, colours, type, count, size, and stroke
- Gap-fill mode selector (
gap/grow/adapt) with a customizable gap colour - Per-language colour customization
- Embed URL and markdown snippet generator for READMEs and websites
Deploy your generated charts with @gh-top-languages/api — an embeddable SVG endpoint for READMEs and websites.
Chart rendering, theming, and parameter parsing are powered by @gh-top-languages/lib.
- npm
- Node.js 22+
git clone https://github.com/gh-top-languages/builder.git
cd builder
npm installnpm run dev # http://localhost:5173
npm run build # Production Vite build
npm run preview # Preview production buildMIT License - see LICENSE for details.
