CodeBrowser / npm / vite
vite@8.1.5
// Native-ESM powered web dev build tool
$ npm install vite
downloads/wk
144,019,831
license
MIT
version
8.1.5
published
Jul 16, 2026
What is vite?
Vite is a build tool and development server that uses native ES modules to provide fast development experiences and optimized production builds. Developers use Vite to quickly iterate on frontend projects with hot module replacement and to bundle applications efficiently without the overhead of older build systems. It works with various frameworks and is particularly useful when you want faster builds and quicker feedback during development.
Keywords
#build-tool #dev-server #framework #frontend #hmr #vite
Maintainers
yyx990803, vitebot