Skip to content

voodeng/vite

 
 

Repository files navigation

vite ⚡

npm node unix CI status windows CI status

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.

Migrating from 1.x

Vite is now in 2.0 beta. Check out the Migration Guide if you are upgrading from 1.x.

Packages

Package Version (click for changelogs)
vite vite version
@vitejs/plugin-vue plugin-vue version
@vitejs/plugin-vue-jsx plugin-vue-jsx version
@vitejs/plugin-react-refresh plugin-react-refresh version
@vitejs/plugin-legacy plugin-legacy version
@vitejs/create-app create-app version

Contribution

See Contributing Guide.

License

MIT

About

Next generation frontend tooling. It's fast!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.2%
  • JavaScript 15.5%
  • HTML 3.6%
  • Vue 1.4%
  • CSS 0.8%
  • AppleScript 0.5%