致谢
Vite 站在巨人的肩膀上。我们要向所有让 Vite 成为可能的项目、贡献者和赞助商表示感谢。
贡献者
Vite 由一个国际贡献者团队开发。请参阅 团队页面 认识核心团队成员。
我们也感谢所有 GitHub 上的贡献者,他们通过代码贡献、错误报告、文档和文档翻译帮助改进了 Vite。
赞助商
Vite 的开发得到了慷慨赞助商的支持。你可以通过 GitHub 赞助 或 Open Collective 支持 Vite。
依赖项
Vite 依赖于这些惊人的开源项目:
主要依赖项
A CSS parser, transformer, and minifier written in Rust
Modify strings, generate sourcemaps
捆绑依赖项作者
| 作者 | 包 |
|---|---|
| Alexander Madyankin | postcss-modules |
| Alexey Raspopov | picocolors |
| André Cruz | cross-spawn |
| Anthony Fu赞助 | strip-literal |
| egoist | cac |
| Einar Otto Stangvik | ws |
| Evan You | launch-editor-middleware |
| Guy Bedford | es-module-lexer |
| Ivan Nikulin赞助 | parse5 |
| Johannes Stein | @rollup/plugin-alias |
| Justin Ridgewell | @jridgewell/remapping, @jridgewell/trace-mapping |
| Kevin Deng赞助 | obug |
| LarsDenBakker | @rollup/plugin-dynamic-import-vars |
| Luke Edwards | mrmime, resolve.exports, sirv |
| Maxime Thirouin | postcss-import |
| Michael Ciniawky赞助 | postcss-load-config |
| motdotla赞助 | dotenv-expand |
| Rich Harris | @rollup/pluginutils, estree-walker |
| sapphi-red赞助 | artichokie, host-validation-middleware |
| Sindre Sorhus赞助 | open |
| Thorsten Lorenz | convert-source-map |
| TJ Holowaychuk | connect |
| Troy Goode赞助 | cors |
| Vercel | @vercel/detect-agent |
| William Stein | http-proxy-3 |
致包作者
本节是根据每个包的 author 和 funding 字段自动生成的。如果你想更新你的包在此处的显示方式,可以在你的包中更新这些字段。
开发工具
Vite 的开发工作流程由这些工具提供支持:
A high-level API to automate Chromium
TypeScript is a language for application scale JavaScript development
过往主要依赖项
我们也感谢这些在 Vite 早期版本中使用过的项目的维护者:
| 包 | 描述 | 链接 |
|---|---|---|
esbuild | JavaScript/TypeScript bundler and minifier (now using Rolldown, Oxc, and LightningCSS) | 仓库 |
rollup | ES module bundler (now using Rolldown) | 仓库 |
http-proxy | HTTP proxying (now using http-proxy-3) | 仓库 |
acorn | JavaScript parser | 仓库 |
fast-glob | Fast glob matching (now using tinyglobby/fdir) | 仓库 |
debug | Debug logging (now using obug) | 仓库 |
