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
A CSS parser, transformer, and minifier written in Rust
Modify strings, generate sourcemaps
Bundled Dependency Authors
| Author | Packages |
|---|---|
| Alexander Madyankin | postcss-modules |
| Alexey Raspopov | picocolors |
| André Cruz | cross-spawn |
| Anthony FuSponsor | strip-literal |
| dominikg | tsconfck |
| egoist | cac |
| Einar Otto Stangvik | ws |
| Evan You | launch-editor-middleware |
| Guy Bedford | es-module-lexer |
| Ivan NikulinSponsor | parse5 |
| Johannes Stein | @rollup/plugin-alias |
| Justin Ridgewell | @jridgewell/remapping, @jridgewell/trace-mapping |
| Kevin DengSponsor | obug |
| LarsDenBakker | @rollup/plugin-dynamic-import-vars |
| Luke Edwards | mrmime, resolve.exports, sirv |
| Maxime Thirouin | postcss-import |
| Michael CiniawkySponsor | postcss-load-config |
| motdotlaSponsor | dotenv-expand |
| Rich Harris | @rollup/pluginutils, estree-walker |
| sapphi-red | artichokie, host-validation-middleware |
| Sindre SorhusSponsor | open |
| Thorsten Lorenz | convert-source-map |
| TJ Holowaychuk | connect |
| Troy GoodeSponsor | cors |
| William Stein | http-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:
A high-level API to automate Chromium
TypeScript is a language for application scale JavaScript development
Past Notable Dependencies
We also thank the maintainers of these projects that Vite used in previous versions:
| Package | Description | Links |
|---|---|---|
esbuild | JavaScript/TypeScript bundler and minifier (now using Rolldown, Oxc, and LightningCSS) | Repo |
rollup | ES module bundler (now using Rolldown) | Repo |
http-proxy | HTTP proxying (now using http-proxy-3) | Repo |
acorn | JavaScript parser | Repo |
fast-glob | Fast glob matching (now using tinyglobby/fdir) | Repo |
debug | Debug logging (now using obug) | Repo |
