Next generation frontend tooling. It's fast!
vitehmrfrontendbuild-tooldev-server
주요 지표
스타 성장
스타
82.8k
포크
8.7k
주간 성장
+129
이슈
499
50k
2020년 4월2021년 4월2022년 5월2023년 6월2024년 7월2025년 8월2026년 9월
아티팩트npm
README
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:
A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR).
A build command that bundles your code with Rolldown, pre-configured to output highly optimized static assets for production.
In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.
Packages
| Package | Version (click for changelogs) |
|---|---|
| vite | |
| @vitejs/plugin-legacy | |
| create-vite |
Contribution
See Contributing Guide.
License
MIT.
Sponsors
관련 저장소