🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Go to file
2024-09-13 21:24:59 +08:00
.github chore: refactor scripts to js, remove need for tsx 2024-09-10 19:13:42 +08:00
.vscode
changelogs
packages fix(hydration): fix mismatch of leading newline in <textarea> and <pre> 2024-09-13 21:24:59 +08:00
packages-private chore(sfc-playground): editor can modify whether auto-save is enabled (#11428) 2024-09-10 19:15:29 +08:00
scripts chore: refactor scripts to js, remove need for tsx 2024-09-10 19:13:42 +08:00
.git-blame-ignore-revs
.gitignore
.node-version
.prettierignore
.prettierrc
BACKERS.md
CHANGELOG.md release: v3.5.4 2024-09-10 17:05:04 +08:00
eslint.config.js
FUNDING.json
LICENSE
netlify.toml
package.json chore: refactor scripts to js, remove need for tsx 2024-09-10 19:13:42 +08:00
pnpm-lock.yaml chore(sfc-playground): editor can modify whether auto-save is enabled (#11428) 2024-09-10 19:15:29 +08:00
pnpm-workspace.yaml
README.md
rollup.config.js chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
rollup.dts.config.js
SECURITY.md
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
vitest.e2e.config.ts
vitest.unit.config.ts
vitest.workspace.ts

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