You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ericgll 73fb15c236
chore(build): update warning message for missing `temp/packages` (#11120)
12 months ago
.github chore(deps): update dawidd6/action-download-artifact action to v4 (#11065) 1 year ago
.vscode chore: update VSCode debugging for vitest (#9573) 1 year ago
changelogs chore: standardize the spelling of TypeScript (#10186) [ci skip] 1 year ago
packages chore(perf): replace startsWith with === (#11124) 12 months ago
scripts chore(perf): replace startsWith with === (#11124) 12 months ago
.git-blame-ignore-revs chore: ignore style commit in git blame 1 year ago
.gitignore fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) 1 year ago
.node-version ci: use `.node-version` to maintain node version (#8986) 2 years ago
.prettierignore style: update format & lint config (#9162) 1 year ago
.prettierrc style: update format & lint config (#9162) 1 year ago
BACKERS.md chore: bust backers image cache 2 years ago
CHANGELOG.md release: v3.4.27 1 year ago
FUNDING.json chore: add FUNDING.json 1 year ago
LICENSE build: add copyright and license banner 1 year ago
README.md chore: add download badge (#8550) [ci skip] 1 year ago
SECURITY.md chore(security): add @RedYetiDev to HoF (#11114) 12 months ago
eslint.config.js chore: disallow optional chaining (#10919) 1 year ago
netlify.toml ci: bump netlify node version 2 years ago
package.json chore(deps): update lint (#11102) 1 year ago
pnpm-lock.yaml fix(npm): explicitly add `@vue/reactivity` as dependency of `@vue/runtime-dom` (#10468) 1 year ago
pnpm-workspace.yaml workflow: move to pnpm (#4766) 4 years ago
rollup.config.js chore: more descriptive eslint error messages for restricted syntax 1 year ago
rollup.dts.config.js chore(build): update warning message for missing `temp/packages` (#11120) 12 months ago
tsconfig.build-browser.json chore(types): perform strict es2016 lib check when building dts 1 year ago
tsconfig.build-node.json chore(types): perform strict es2016 lib check when building dts 1 year ago
tsconfig.json chore: limit typescript lib to es2016 (#10164) 1 year ago
vitest.config.ts test: update coverage exclude (#10915) 1 year ago
vitest.e2e.config.ts ci: use single thread for e2e tests on ci 1 year ago
vitest.unit.config.ts style: update format & lint config (#9162) 1 year ago

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!

License

MIT

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