Skip to content
forked from vitejs/vite

Next generation frontend tooling. It's fast!

License

Notifications You must be signed in to change notification settings

dawid-napora/vite

This branch is 4104 commits behind vitejs/vite:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 27, 2021
Dec 31, 2021
Dec 31, 2021
Dec 31, 2021
Sep 26, 2021
Dec 19, 2021
Sep 26, 2021
Dec 9, 2021
Dec 26, 2021
Jul 6, 2021
Apr 11, 2021
Dec 21, 2021
Dec 17, 2020
Sep 25, 2021
Nov 29, 2021
Sep 24, 2021
Dec 31, 2021
Dec 31, 2021
Sep 24, 2021

Repository files navigation

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.5%
  • Vue 1.5%
  • CSS 1.2%
  • Svelte 0.4%
  • Other 0.3%