Go to file
daiwei 5ab938db50
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
chore: fix typo
2025-07-15 11:49:20 +08:00
.github fix: format 2025-07-04 14:28:15 +08:00
.vscode chore: vscode setting 2025-02-12 16:41:53 +08:00
.well-known
changelogs release: v3.6.0-alpha.1 2025-07-12 16:00:05 +08:00
packages chore: fix incorrect package.json repo link 2025-07-12 16:09:19 +08:00
packages-private chore: fix incorrect package.json repo link 2025-07-12 16:09:19 +08:00
scripts chore: Merge branch 'minor' into vapor 2025-07-04 14:20:10 +08:00
.git-blame-ignore-revs
.gitignore chore: benchmark reference 2025-02-10 10:04:22 +08:00
.node-version chore(deps): upgrade node to 22.14.0 (#12895) 2025-02-17 16:50:47 +08:00
.prettierignore
.prettierrc
BACKERS.md
CHANGELOG.md chore: fix typo 2025-07-15 11:49:20 +08:00
FUNDING.json
LICENSE
README.md chore: merge main into minor 2025-05-15 16:27:31 +08:00
SECURITY.md
eslint.config.js test(vapor): e2e interop test for vapor 2025-02-08 20:42:34 +08:00
netlify.toml chore: update node v22 on netlify (#12613) 2025-03-12 08:30:29 +08:00
package.json release: v3.6.0-alpha.1 2025-07-12 16:00:05 +08:00
pnpm-lock.yaml fix(deps): add estree-walker (#13604) 2025-07-10 10:53:25 +08:00
pnpm-workspace.yaml chore: Merge branch 'minor' into vapor 2025-07-04 14:20:10 +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 chore: fix runtime-vapor dts build 2025-02-03 15:46:40 +08:00
tsconfig.build.json chore(tsconfig): remove repeated global.d.ts (#12850) 2025-02-11 15:44:54 +08:00
tsconfig.json test(vapor): skip todo tests 2024-12-10 07:34:23 +08:00
vitest.config.ts chore: use inline vitest env comment 2025-02-10 09:19:57 +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