🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Go to file
Evan You 6eb29d345a
Some checks failed
ci / test (push) Has been cancelled
ci / continuous-release (push) Has been cancelled
size data / upload (push) Has been cancelled
canary release / canary (push) Has been cancelled
canary minor release / canary (push) Has been cancelled
release: v3.5.13
2024-11-15 22:45:28 +08:00
.github chore: migrate renovate config (#12354) 2024-11-11 03:17:52 +08:00
.vscode chore: enable format on save in workspace settings 2024-11-13 15:31:17 +08:00
.well-known chore: add well-known funding manifest urls [ci skip] 2024-11-14 00:22:44 +08:00
changelogs chore: add 3.4.38 changelog (#11630) [ci skip] 2024-08-16 16:01:24 +08:00
packages release: v3.5.13 2024-11-15 22:45:28 +08:00
packages-private chore(playground): reset version when opening local playground from reproduction 2024-11-15 17:04:25 +08:00
scripts workflow: link to release workflow in release script [ci skip] 2024-09-26 19:30:19 +08:00
.git-blame-ignore-revs chore: ignore style commit in git blame 2023-12-26 19:42:15 +08:00
.gitignore fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) 2024-04-02 16:36:52 +08:00
.node-version ci: use .node-version to maintain node version (#8986) 2023-10-20 15:41:01 +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 chore: bust backers image cache 2023-07-03 15:13:38 +08:00
CHANGELOG.md release: v3.5.13 2024-11-15 22:45:28 +08:00
eslint.config.js chore(deps): update lint (#12118) 2024-10-07 10:45:41 +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
netlify.toml ci: bump netlify node version 2023-02-01 16:07:28 +08:00
package.json release: v3.5.13 2024-11-15 22:45:28 +08:00
pnpm-lock.yaml chore(deps): update dependency postcss-selector-parser to v7 (#12289) 2024-11-15 10:37:55 +08:00
pnpm-workspace.yaml workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
README.md chore: add download badge (#8550) [ci skip] 2024-04-15 16:21:23 +08:00
rollup.config.js build: strip pure comments in minified builds 2024-11-14 23:33:58 +08:00
rollup.dts.config.js chore(build): update warning message for missing temp/packages (#11120) 2024-06-14 16:12:47 +08:00
SECURITY.md chore: update email link in SECURITY.md (#11632) [ci skip] 2024-08-16 16:02:23 +08:00
tsconfig.build.json chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
tsconfig.json chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
vitest.config.ts test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
vitest.e2e.config.ts chore(deps): update vitest to ^2.1.1 (#11943) 2024-09-16 15:00:41 +08:00
vitest.unit.config.ts chore(deps): update vitest to ^2.1.1 (#11943) 2024-09-16 15:00:41 +08:00
vitest.workspace.ts chore: add recommendations extensions vitest (#11610) 2024-08-15 08:48:13 +08:00

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!

License

MIT

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