Go to file
theluyuan 88be3a2749 Merge branch 'main' of https://github.com/vuejs/core 2022-09-13 11:03:40 +08:00
.github chore: require version in bug report [ci skip] 2022-05-20 23:21:01 +08:00
.vscode workflow: cross platform vscode jest debugging (#414) 2020-06-12 10:34:31 -04:00
packages Merge branch 'main' of https://github.com/vuejs/core 2022-09-13 11:03:40 +08:00
scripts chore: remove stale todo comment [ci skip] 2022-05-31 17:02:07 +08:00
test-dts fix(types): fix on* props incorrect type for TS 4.7 (#6216) 2022-07-06 04:28:25 -04:00
.eslintrc.js workflow: lint test files (#5727) 2022-05-13 04:24:21 -04:00
.gitignore chore: ignore .idea folder (#4838) [ci skip] 2021-11-01 23:18:59 -04:00
.prettierrc feat(types): map declared emits to onXXX props in inferred prop types (#3926) 2021-07-19 18:22:19 -04:00
BACKERS.md chore: remove v3.vuejs.org references 2022-02-07 13:13:26 +08:00
CHANGELOG.md release: v3.2.39 2022-09-08 10:12:39 +08:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
README.md chore: cache bust svg [ci skip] 2022-09-01 14:31:53 +08:00
SECURITY.md chore: improve security.md [ci skip] 2021-10-10 17:38:37 -04:00
api-extractor.json chore: avoid api-extractor warnings 2021-12-12 00:14:25 +08:00
jest.config.js refactor: ensure ssr branches are included in esm-bundler build 2021-09-23 15:02:19 -04:00
netlify.toml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
package.json release: v3.2.39 2022-09-08 10:12:39 +08:00
pnpm-lock.yaml release: v3.2.39 2022-09-08 10:12:39 +08:00
pnpm-workspace.yaml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
rollup.config.js build: include ssrUtils in server-renderer browser build 2022-05-25 13:52:54 +08:00
tsconfig.json fix(build): fix generated code containing unprocessed class field syntax 2021-07-02 07:37:27 -04:00

README.md

vuejs/core npm build status

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 sponsor 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