Vite

Next generation frontend tooling. It's fast!
Alternatives To Vite
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Webpack63,707643,832226,95313 hours ago831October 13, 2023324mitJavaScript
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Vite61,53350,36313 hours ago478November 29, 2023474mitTypeScript
Next generation frontend tooling. It's fast!
Dependencycheck5,52231102 days ago133December 01, 2023485apache-2.0Java
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Wmr4,842107 months ago50September 28, 202288mitJavaScript
👩‍🚀 The tiny all-in-one development tool for modern web apps.
Happypack4,1102,1641,4263 years ago38January 04, 201948mitJavaScript
Happiness in the form of faster webpack build times.
Retire.js3,4112,1221566 days ago123October 11, 20232otherJavaScript
scanner detecting the use of JavaScript libraries with known vulnerabilities. Can also generate an SBOM of the libraries it finds.
Steal1,359699395a year ago328June 09, 202284mitJavaScript
Gets JavaScript
Javafx Maven Plugin7817722 years ago22February 09, 201717Java
Maven plugin for JavaFX
Intellij733
3 days ago24November 23, 2023412apache-2.0Java
IntelliJ plugin for Bazel projects
Packem542163 years ago6August 17, 20196mitJavaScript
📦⚡ A precompiled JavaScript module bundler
Alternatives To Vite
Select To Compare


Alternative Project Comparisons
Readme

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.

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

Popular Plugin Projects
Popular Build Tool Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Plugin
Build Tool
Hot Module Replacement