Skip to content

An opinionated web dev build tool. It's fast.

License

Notifications You must be signed in to change notification settings

AlexandreBonaventure/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.

Contribution

See Contributing Guide.

License

MIT

About

An opinionated web dev build tool. It's fast.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.4%
  • JavaScript 13.9%
  • HTML 3.5%
  • Vue 1.7%
  • CSS 0.9%
  • AppleScript 0.6%