stackpicks.dev
Back to gallery
vitejs/vite preview
vitejs
vitejs/

vite

Next generation frontend tooling. It's fast!

Stars
80.7k
Forks
8.2k
Watchers
80.7k
Open issues
725
TypeScriptMIT main Updated 2 hours ago~36 stars/day lifetime
Editor's take

The build tool that won. ~71k stars. Dev server is instant, build is fast, plugin ecosystem is rich. Default for most non-Next.js React/Vue/Svelte projects in 2026.

Use this if

You are building anything that does not need Next.js-specific features.

Skip if

You are on Next.js — its build tooling is included.

FrameworksDevOps & Deploy
Topics
build-tooldev-serverfrontendhmrvite
Quick install
# Install via npm / pnpm / bun:
pnpm add vite
# or
npm install vite

Inferred from TypeScript · always double-check against the official README below.

README — rendered from vitejs/vite



vite logo


npm package node compatibility build status issue triage powered by Oz discord chat


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 /viːt/, 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:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.

Packages

Package Version (click for changelogs)
vite vite version
@vitejs/plugin-legacy plugin-legacy version
create-vite create-vite version

Contribution

See Contributing Guide.

License

MIT.

Sponsors

sponsors

Live data via GitHub REST API · Cached 30 min · Created 21 Apr 2020
vitejs/vite — Live preview — StackPicks