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.