Skip to content

withastro/vite

main
Switch branches/tags
Code
This branch is 871 commits behind vitejs:main.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Migrating from 1.x

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

Contribution

See Contributing Guide.

License

MIT

About

Next generation frontend tooling. It's fast!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 74.9%
  • JavaScript 17.2%
  • HTML 4.6%
  • Vue 1.5%
  • CSS 1.2%
  • Svelte 0.3%
  • Other 0.3%