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, and documentation.
Sponsors
Vite's development is supported by generous sponsors. You can support Vite through GitHub Sponsors or Open Collective.
Company Partners
Platinum Sponsors
Gold Sponsors
Dependencies
Vite relies on these amazing open source projects:
Notable Dependencies
A CSS parser, transformer, and minifier written in Rust
Modify strings, generate sourcemaps
Dependency Authors
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.
Transitive Dependency Authors
These are the authors of the dependencies of our direct dependencies. We thank all of them as well.
Table
Past Notable Dependencies
We also thank the maintainers of these projects that Vite used in previous versions:
| Package | Description | Links |
|---|---|---|
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 |