vitejs/vite

Source

  • Source kind: github-repository
  • Canonical URL: https://github.com/vitejs/vite
  • Documentation URL: https://vite.dev/guide/
  • Demo/showcase URL: https://vite.dev
  • Framework: Vite
  • Ecosystem role: build-tooling
  • Project shell score: 7
  • Source confidence: github-api
  • Public handling: public-summary-plus-license-aware-metadata
  • Semantic hash: fa52d6911b76dd852c022fc59ed5304475ed0df6cc04a2349c2f108cd9950db2

Summary

Next generation frontend tooling. It’s fast! Vite ⚡ Next Generation Frontend Tooling - 💡 Instant Server Start - ⚡️ Lightning Fast HMR - 🛠️ Rich Features - 📦 Optimized Build - 🔩 Universal Plugin Interface - 🔑 Fully Typed APIs Vite (French word for “quick”, pronounced $1, like “veet”) is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: - A dev server that provides $1 over $1, for example extremely fast $1. - A build command that bundles your code with $1, pre-configured to output highly optimized static assets for production. In addition, Vite is…

Reuse Profile

Frontend build/dev-server foundation and starter scaffolding layer used by many modern frameworks.

When To Reuse

  • custom SPA shell
  • library playground
  • framework starter
  • fast dev server

Starter Or Template Clues

  • packages/create-vite/
  • packages/plugin-react/

Agent Reuse Notes

Use when the project needs a minimal custom frontend shell rather than a full app framework.

  • INFERRED: Treat this repo as a reusable shell/layer candidate; inspect docs, examples, and release notes before transplanting patterns.

Repository Snapshot

  • Default branch: main
  • HEAD SHA: b3132dacea9c6e0cf526cd9f0f09d850f577c262
  • Stars at crawl: 80631
  • Forks at crawl: 8177
  • Open issues at crawl: 727
  • Primary language: TypeScript
  • License: MIT
  • README path: README.md
  • README hash: 054a450b19fb388e7cc5aa0a35636287a25feb05afac14cb0348b8cb889ae226
  • Changelog path: packages/create-vite/CHANGELOG.md
  • Changelog hash: 0c825907c367627575b994fb5a57da3ccfc7bd81b09ad2bccc234c0f09472d41
  • Latest captured release: plugin-legacy@8.0.2

Language Profile

  • TypeScript: 2421237
  • JavaScript: 284335
  • HTML: 133539
  • CSS: 81781
  • Vue: 6450
  • Svelte: 5659
  • SCSS: 2617
  • Less: 1176

File Extension Profile

  • .js: 855
  • .ts: 545
  • .json: 368
  • .css: 194
  • .html: 150
  • .svg: 113
  • .md: 83
  • .png: 37
  • [none]: 29
  • .vue: 26
  • .webp: 24
  • .scss: 21

GitHub Topics

  • build-tool
  • dev-server
  • frontend
  • hmr
  • vite

Public Handling Notes

  • EXTRACTED: This page records metadata, links, summaries, and hashes from public GitHub sources.
  • INFERRED: Full source code and long release text are not mirrored into the public wiki.
  • Re-crawl before making current claims about stars, releases, or file structure.