Popularity
9.9
Stable
Activity
9.9
Growing
64,769
431
5,740

Programming language: TypeScript
License: MIT License
Tags: Build Tools    

Vite alternatives and similar modules

Based on the "Build Tools" category.
Alternatively, view vite alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Vite or a related project?

Add another 'Build Tools' Module

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 "quick", pronounced /vit/, like "veet") is a new breed of frontend build tooling 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.

Packages

Package Version (click for changelogs)
[vite](packages/vite) [vite version](packages/vite/CHANGELOG.md)
[@vitejs/plugin-vue](packages/plugin-vue) [plugin-vue version](packages/plugin-vue/CHANGELOG.md)
[@vitejs/plugin-vue-jsx](packages/plugin-vue-jsx) [plugin-vue-jsx version](packages/plugin-vue-jsx/CHANGELOG.md)
[@vitejs/plugin-react](packages/plugin-react) [plugin-react version](packages/plugin-react/CHANGELOG.md)
[@vitejs/plugin-legacy](packages/plugin-legacy) [plugin-legacy version](packages/plugin-legacy/CHANGELOG.md)
[create-vite](packages/create-vite) [create-vite version](packages/create-vite/CHANGELOG.md)

Contribution

See [Contributing Guide](CONTRIBUTING.md).

License

[MIT](LICENSE).

Sponsors


*Note that all licence references and agreements mentioned in the Vite README section above are relevant to that project's source code only.