sagarjauhari / vite

Next generation frontend tooling. It's fast!

Home Page:http://vitejs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite logo


npm package node compatibility build status discord chat


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 "quick", pronounced /vit/, like "veet") 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.

v3.0

Current Status: Alpha (for internal testing, not recommended for production)

The main branch is now for v3.0, if you are looking for current stable releases, check the v2 branch branch instead.

We will start drafting release notes and migration guide for v3.0 when we enter the beta stage. Before that you can check:

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 plugin-react version
@vitejs/plugin-legacy plugin-legacy version
create-vite create-vite version

Contribution

See Contributing Guide.

License

MIT

Sponsors

sponsors

About

Next generation frontend tooling. It's fast!

http://vitejs.dev

License:MIT License


Languages

Language:TypeScript 81.7%Language:JavaScript 10.1%Language:HTML 4.8%Language:CSS 1.5%Language:Vue 1.4%Language:AppleScript 0.2%Language:Svelte 0.2%Language:SCSS 0.1%Language:Less 0.1%Language:Stylus 0.0%Language:Sass 0.0%Language:Pug 0.0%Language:Astro 0.0%Language:Shell 0.0%