Skip to content

gh-top-languages/builder

Repository files navigation

GitHub Top Languages Builder

Interactive builder for github-top-languages/api — preview charts, customize settings, and generate embeddable URLs and Markdown snippets for GitHub READMEs and websites.

License: MIT lib

Features

  • 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

Website

Tech Stack

Deployment & Configuration

Prerequisites

  • npm
  • Node.js 20+

1. Clone the Repository

git clone https://github.com/gh-top-languages/builder.git
cd builder
npm install

2. Run Locally

npm run dev      # http://localhost:5173
npm run build    # Production Vite build
npm run preview  # Preview production build

License

MIT License - see LICENSE for details.