Go to file
Evan You e5844aafb6 chore: avoid unncessary print on release script exit [ci skip] 2023-10-20 11:47:56 +08:00
.github chore: bump min node version requirement for development 2023-10-20 10:44:10 +08:00
.vscode workflow: cross platform vscode jest debugging (#414) 2020-06-12 10:34:31 -04:00
changelogs chore: split changelog to fix github rendering [ci skip] 2023-05-11 09:10:27 +01:00
packages chore: bump postcss from 8.4.30 to 8.4.31 (#9354) 2023-10-20 10:56:44 +08:00
scripts chore: avoid unncessary print on release script exit [ci skip] 2023-10-20 11:47:56 +08:00
.eslintrc.cjs ci: improved size report (#8992) 2023-08-21 11:33:51 +08:00
.gitignore build: use rollup-plugin-dts for dts build 2023-02-03 15:51:07 +08:00
.prettierignore chore: pretty ignore dist files 2022-11-08 11:03:51 +08: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: bust backers image cache 2023-07-03 15:13:38 +08:00
CHANGELOG.md release: v3.3.4 2023-05-18 16:31:03 +08:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
README.md chore: update README.md (#7139) [ci skip] 2022-11-30 19:05:51 -05:00
SECURITY.md chore: improve security.md [ci skip] 2021-10-10 17:38:37 -04:00
netlify.toml ci: bump netlify node version 2023-02-01 16:07:28 +08:00
package.json chore: fix sfc-playground build 2023-10-20 11:27:24 +08:00
pnpm-lock.yaml chore: bump postcss from 8.4.30 to 8.4.31 (#9354) 2023-10-20 10:56:44 +08:00
pnpm-workspace.yaml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
rollup.config.js chore: replace chalk with picocolors 2023-10-20 10:23:18 +08:00
rollup.dts.config.js build: use `stripInternal` (#9379) 2023-10-17 21:10:14 +08:00
tsconfig.build.json build: use `stripInternal` (#9379) 2023-10-17 21:10:14 +08:00
tsconfig.json chore: use moduleResolution: bundler + shim estree-walker 2023-06-23 08:54:25 +08:00
vitest.config.ts ci: only disable threads for gh 2023-02-21 22:46:43 +08:00
vitest.e2e.config.ts chore: remove unused import 2023-01-30 17:04:04 +08:00
vitest.unit.config.ts workflow: complete migration from jest to vitest 2023-01-26 22:53:39 +08: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 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