vite

Native-ESM powered web dev build tool

vite downloads vite version vite license

vite유사 패키지:
npm 다운로드 트렌드
3 년
🌟 vite의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[![Usage Trend of vite](https://npm-compare.com/img/npm-trend/THREE_YEARS/vite.png)](https://npm-compare.com/vite#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 vite의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of vite](https://npm-compare.com/img/github-trend/vite.png)](https://npm-compare.com/vite)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
vite38,233,69576,3332.25 MB59812日前MIT
vite의 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 "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. 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.