Skip to content

Acknowledgements

Vite is built upon the shoulders of giants. We would like to express our gratitude to all the projects, contributors, and sponsors that make Vite possible.

Contributors

Vite is developed by an international team of contributors. See the Team page to meet the core team members.

We also thank all the contributors on GitHub who have helped improve Vite through code contributions, bug reports, documentation, and documentation translation.

Sponsors

Vite's development is supported by generous sponsors. You can support Vite through GitHub Sponsors or Open Collective.

Dependencies

Vite depends on these amazing open source projects:

Notable Dependencies

Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.

by Andrey Sitnik

Tool for transforming styles with JS plugins

A CSS parser, transformer, and minifier written in Rust

by Paul Miller

Minimal and efficient cross-platform file watching library

by Rich Harris

Modify strings, generate sourcemaps

Bundled Dependency Authors

AuthorPackages
Alexander Madyankinpostcss-modules
Alexey Raspopovpicocolors
André Cruzcross-spawn
Anthony Fustrip-literal
dominikgtsconfck
egoistcac
Einar Otto Stangvikws
Evan Youlaunch-editor-middleware
Guy Bedfordes-module-lexer
Ivan Nikulinparse5
Johannes Stein@rollup/plugin-alias
Justin Ridgewell@jridgewell/remapping, @jridgewell/trace-mapping
Kevin Dengobug
LarsDenBakker@rollup/plugin-dynamic-import-vars
Luke Edwardsmrmime, resolve.exports, sirv
Maxime Thirouinpostcss-import
Michael Ciniawkypostcss-load-config
motdotladotenv-expand
Rich Harris@rollup/pluginutils, estree-walker
sapphi-redartichokie, host-validation-middleware
Sindre Sorhusopen
Thorsten Lorenzconvert-source-map
TJ Holowaychukconnect
Troy Goodecors
William Steinhttp-proxy-3

For package authors

This section is automatically generated from the author and funding fields in each package's package.json. If you'd like to update how your package appears here, you can update these fields in your package.

Development Tools

Vite's development workflow is powered by these tools:

by Nicholas C. Zakas

An AST-based pattern checker for JavaScript.

by Microsoft Corporation

A high-level API to automate Chromium

by James Long

Prettier is an opinionated code formatter

by Microsoft Corp.

TypeScript is a language for application scale JavaScript development

by Anthony Fu

Next generation testing framework powered by Vite

Past Notable Dependencies

We also thank the maintainers of these projects that Vite used in previous versions:

PackageDescriptionLinks
esbuildJavaScript/TypeScript bundler and minifier (now using Rolldown, Oxc, and LightningCSS)Repo
rollupES module bundler (now using Rolldown)Repo
http-proxyHTTP proxying (now using http-proxy-3)Repo
acornJavaScript parserRepo
fast-globFast glob matching (now using tinyglobby/fdir)Repo
debugDebug logging (now using obug)Repo