Skip to content
/ vite Public
forked from vitejs/vite

Next generation frontend tooling. It's fast!

License

Notifications You must be signed in to change notification settings

Ramyromel/vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite logo


npm package node compatibility build status Start new PR in StackBlitz Codeflow 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 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.

Table of Contents

Examples and Use Cases

Vite can be used in various scenarios, including but not limited to:

  • Developing single-page applications (SPAs) with frameworks like Vue, React, and Svelte.
  • Building multi-page applications (MPAs) with multiple entry points.
  • Creating browser-oriented libraries with optimized builds.
  • Developing static sites with fast development server and optimized production builds.
  • Building server-side rendered (SSR) applications with frameworks like Nuxt.js and Next.js.

Cross-References

For more detailed information on specific topics, refer to the following sections of the documentation:

Formatting and Organization

The documentation is organized into different sections to make it more readable and user-friendly. Each section provides detailed information on specific topics, along with examples and use cases to help users understand and utilize Vite effectively.

Packages

Package Version (click for changelogs)
vite vite version
@vitejs/plugin-legacy plugin-legacy version
create-vite create-vite version

Contribution

See Contributing Guide.

License

MIT.

Sponsors

sponsors

About

Next generation frontend tooling. It's fast!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.7%
  • JavaScript 10.2%
  • HTML 5.2%
  • CSS 1.4%
  • Vue 0.2%
  • AppleScript 0.1%
  • Other 0.2%