Go to file
renovate[bot] a6e2032f43
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
size data / upload (push) Waiting to run Details
chore(deps): update all non-major dependencies (#13451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 08:26:12 +08:00
.github chore(workflow): add TypeScript type checking step to CI pipeline (#13367) 2025-05-22 15:48:20 +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: fix typos 2025-05-28 08:26:28 +08:00
packages chore(deps): update all non-major dependencies (#13451) 2025-06-13 08:26:12 +08:00
packages-private fix(types): exclude `undefined` from inferred prop types with default values (#13007) 2025-05-22 08:03:33 +08:00
scripts chore(build): replace node:fs repeated import (#13467) 2025-06-13 08:24:57 +08:00
.git-blame-ignore-revs
.gitignore
.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: update changelog 2025-05-29 09:04:53 +08:00
FUNDING.json
LICENSE
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 chore(deps): update lint (#12118) 2024-10-07 10:45:41 +08:00
netlify.toml chore: update node v22 on netlify (#12613) 2025-03-12 08:30:29 +08:00
package.json chore(deps): update all non-major dependencies (#13451) 2025-06-13 08:26:12 +08:00
pnpm-lock.yaml chore(deps): update all non-major dependencies (#13451) 2025-06-13 08:26:12 +08:00
pnpm-workspace.yaml chore(deps): update dependency @babel/parser to ^7.27.2 (#13310) 2025-05-13 15:29:08 +08:00
rollup.config.js build: strip pure comments in minified builds 2024-11-14 23:33:58 +08:00
rollup.dts.config.js
tsconfig.build.json chore(tsconfig): remove repeated global.d.ts (#12850) 2025-02-11 15:44:54 +08:00
tsconfig.json chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
vitest.config.ts chore: remove unused `configDefaults` (#12643) 2025-01-03 15:20:25 +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

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