Go to file
宋铄运 (Alan Song) c6eb3cccce
build: improve treeshakeability (#5682)
2022-04-13 05:39:02 -04:00
.github docs(contributing): change node version (#5382) 2022-02-14 19:34:02 +08:00
.vscode
packages build: improve treeshakeability (#5682) 2022-04-13 05:39:02 -04:00
scripts workflow: remove next tag in release script 2022-02-07 13:26:12 +08:00
test-dts fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212) 2022-01-21 02:33:30 -05:00
.eslintrc.js
.gitignore
.prettierrc
BACKERS.md chore: remove v3.vuejs.org references 2022-02-07 13:13:26 +08:00
CHANGELOG.md release: v3.2.32 2022-04-12 16:07:43 +08:00
LICENSE
README.md chore: update contributor graph link in readme [ci skip] 2022-02-12 16:45:46 +08:00
SECURITY.md
api-extractor.json
jest.config.js
netlify.toml
package.json release: v3.2.32 2022-04-12 16:07:43 +08:00
pnpm-lock.yaml release: v3.2.32 2022-04-12 16:07:43 +08:00
pnpm-workspace.yaml
rollup.config.js build: fix build script 2022-01-21 16:12:25 +08:00
tsconfig.json

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.

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