ostp/ostp-license/frontend/node_modules/vite
ospab 1568db3323 ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
..
bin ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
dist ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
misc ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
types ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
LICENSE.md ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
README.md ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
client.d.ts ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
package.json ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00

README.md

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 /viːt/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. 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.