Go to file
Evan You fb6ff3e996 fix(build): ensure cjs re-exports can be properly detected when imported from esm 2023-01-20 18:23:57 +08:00
.github ci: move chrome cache restore to before pnpm install 2022-11-14 19:23:51 +08:00
.vscode workflow: cross platform vscode jest debugging (#414) 2020-06-12 10:34:31 -04:00
packages fix(shared): `feDistanceLight` changed to `feDistantLight` (#7540) 2023-01-16 09:46:56 +01:00
scripts workflow: ensure dev-sfc script build necessary deps if not present 2022-11-14 10:14:12 +08:00
test-dts chore: apply format 2023-01-12 13:02:33 +01:00
.eslintrc.js chore: apply format 2023-01-12 13:02:33 +01:00
.gitignore chore: add cache for prettier and eslint (#6813) 2022-10-04 14:27:54 +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: update BACKERS.md (#7140) [ci skip] 2022-11-30 19:06:19 -05:00
CHANGELOG.md Update migration build link (#7109) 2022-11-11 13:25:09 -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
api-extractor.json chore: avoid api-extractor warnings 2021-12-12 00:14:25 +08:00
jest.config.js build: bump jest, puppeteer and use official rollup terser plugin 2022-11-14 18:21:58 +08:00
netlify.toml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
package.json fix(build): ensure cjs re-exports can be properly detected when imported from esm 2023-01-20 18:23:57 +08:00
pnpm-lock.yaml fix(build): ensure cjs re-exports can be properly detected when imported from esm 2023-01-20 18:23:57 +08:00
pnpm-workspace.yaml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
rollup.config.mjs fix(build): ensure cjs re-exports can be properly detected when imported from esm 2023-01-20 18:23:57 +08:00
tsconfig.json build: enforce LF line break for built files 2022-10-11 17:54:22 +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