Go to file
Johnson Chu 7cf9d9857d
perf(vapor): more efficient renderList update algorithm (#13279)
2025-07-09 18:48:39 -07:00
.github Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
.vscode Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
.well-known chore: add well-known funding manifest urls [ci skip] 2024-11-14 00:22:44 +08:00
changelogs chore: fix typos 2025-05-28 08:26:28 +08:00
packages perf(vapor): more efficient renderList update algorithm (#13279) 2025-07-09 18:48:39 -07:00
packages-private Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
scripts Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
.git-blame-ignore-revs chore: ignore style commit in git blame 2023-12-26 19:42:15 +08:00
.gitignore Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
.node-version chore(deps): upgrade node to 22.14.0 (#12895) 2025-02-17 16:50:47 +08:00
.prettierignore style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
.prettierrc style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
BACKERS.md
CHANGELOG.md release: v3.5.17 2025-06-18 21:14:18 +08:00
FUNDING.json chore: add FUNDING.json 2024-03-19 16:35:37 +08:00
LICENSE build: add copyright and license banner 2024-01-10 14:00:00 +08:00
README.md chore: add bsky link (#13175) 2025-04-08 20:47:02 +08:00
SECURITY.md chore: update email link in SECURITY.md (#11632) [ci skip] 2024-08-16 16:02:23 +08:00
eslint.config.js Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
netlify.toml chore: update node v22 on netlify (#12613) 2025-03-12 08:30:29 +08:00
package.json Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
pnpm-lock.yaml fix(compiler-vapor): add missing dependency for @babel/parser in package.json (#13581) 2025-07-09 08:44:41 +08:00
pnpm-workspace.yaml Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
rollup.config.js feat(vapor): generate more efficient runtime code for specific interpolation patterns (#13278) 2025-07-09 18:06:13 -07:00
rollup.dts.config.js Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
tsconfig.build.json chore(tsconfig): remove repeated global.d.ts (#12850) 2025-02-11 15:44:54 +08:00
tsconfig.json Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00
vitest.config.ts Revert "feat: Vapor mode (#12359)" (#13578) 2025-07-07 08:34:02 +08:00

README.md

vuejs/core npm build status Download

Getting Started

Please follow the documentation at vuejs.org!

Sponsors

Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Vue's development.

Special Sponsor

special sponsor appwrite

sponsors

Questions

For questions and support please use the official forum or community chat. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to respect issue requirements and use the new issue helper when opening an issue. Issues not conforming to the guidelines may be closed immediately.

Stay In Touch

Contribution

Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to this curated list!

Thank you to all the people who already contributed to Vue!

Note: Showing the first 500 contributors only due to GitHub image size limitations

License

MIT

Copyright (c) 2013-present, Yuxi (Evan) You