Next generation frontend tooling. It's fast!
Go to file
2022-07-14 09:04:28 +02:00
.github chore: add dark theme images (#8798) 2022-06-26 15:40:04 +02:00
docs docs: mention overview of vite issues (#9101) 2022-07-14 09:04:28 +02:00
packages docs: update default for optimizeDeps.disabled (#9078) 2022-07-13 18:26:16 +02:00
playground chore(deps): update all non-major dependencies (#9022) 2022-07-11 09:37:10 +02:00
scripts chore: fix create-vite release script (#9075) 2022-07-13 15:12:05 +02:00
.editorconfig chore: enforce LF line endings in the repository (#5092) 2021-09-26 16:48:29 +08:00
.eslintignore chore: use unbuild to bundle plugins (#8139) 2022-05-13 12:00:54 +09:00
.eslintrc.cjs feat: bump minimum node version to 14.18.0 (#8662) 2022-06-19 19:50:37 +02:00
.gitattributes chore: enforce LF line endings in the repository (#5092) 2021-09-26 16:48:29 +08:00
.gitignore chore: enable eslint and prettier cache (#8585) 2022-06-14 18:15:41 +02:00
.npmrc fix(deps): update all non-major dependencies (#8281) 2022-05-26 14:15:57 +08:00
.prettierignore chore: use unbuild to bundle plugins (#8139) 2022-05-13 12:00:54 +09:00
.prettierrc.json chore: improve prettier config (#4154) 2021-07-06 20:23:46 +02:00
CODE_OF_CONDUCT.md chore: fix Vite Land link in CoC [skip ci] (#2952) 2021-04-12 00:43:20 +08:00
CONTRIBUTING.md chore: add dark theme images (#8798) 2022-06-26 15:40:04 +02:00
LICENSE wip: port rollup-plugin-vue to vite plugin 2020-12-17 14:29:57 -05:00
netlify.toml chore: prevent unnecessary netlify builds (#8755) 2022-06-24 09:31:04 +02:00
package.json chore(deps): update all non-major dependencies (#9022) 2022-07-11 09:37:10 +02:00
pnpm-lock.yaml chore(deps): update all non-major dependencies (#9022) 2022-07-11 09:37:10 +02:00
pnpm-workspace.yaml chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
README.md chore: update readme (#8971) 2022-07-07 14:50:24 +02:00
vitest.config.e2e.ts chore: use node prefix (#8309) 2022-06-19 21:59:52 +02:00
vitest.config.ts chore: bump Vitest timeout (#8084) 2022-05-09 20:49:38 +02:00

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: Beta (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