vite

Native-ESM powered web dev build tool

vite downloads vite version vite license

vite类似的npm包:

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)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
vite36,814,11979,3102.18 MB6804 天前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 /viːt/) 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.