Interactive builder for github-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
- Per-language colour customization
- Embed URL and markdown snippet generator for READMEs and websites
- npm
- Node.js 20+
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.