Go to file
Tycho 40dcc924c8
chore: update VSCode debugging for vitest (#9573)
2024-04-01 21:23:09 +08:00
.github ci: enable ci for minor branch 2024-03-13 21:47:26 +08:00
.vscode chore: update VSCode debugging for vitest (#9573) 2024-04-01 21:23:09 +08:00
changelogs chore: standardize the spelling of TypeScript (#10186) [ci skip] 2024-02-20 21:43:45 +08:00
packages chore: fix typo (#10621) 2024-04-01 16:20:01 +08:00
scripts chore: fix local test run mode in release script 2024-02-13 13:07:39 +08:00
.eslintignore chore: ignore files for eslint 2023-12-29 12:45:49 +08:00
.eslintrc.cjs chore: disallow console statement (#9986) 2024-01-04 15:54:48 +08:00
.git-blame-ignore-revs chore: ignore style commit in git blame 2023-12-26 19:42:15 +08:00
.gitignore build: use rollup-plugin-dts for dts build 2023-02-03 15:51:07 +08:00
.node-version ci: use `.node-version` to maintain node version (#8986) 2023-10-20 15:41:01 +08:00
.prettierignore style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
.prettierrc style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
BACKERS.md chore: bust backers image cache 2023-07-03 15:13:38 +08:00
CHANGELOG.md release: v3.4.21 2024-02-28 12:12:15 +01:00
FUNDING.json chore: add FUNDING.json 2024-03-19 16:35:37 +08:00
LICENSE build: add copyright and license banner 2024-01-10 14:00:00 +08:00
README.md chore: bust sponsor image cache [ci skip] 2023-11-07 15:31:46 +08: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 fix(deps): update compiler (#10581) 2024-03-25 16:22:58 +08:00
pnpm-lock.yaml fix(deps): update compiler (#10581) 2024-03-25 16:22:58 +08:00
pnpm-workspace.yaml workflow: move to pnpm (#4766) 2021-10-08 14:23:30 -04:00
rollup.config.js build: disable reexportProtoFromExternal in rollup config 2024-02-26 09:53:59 +08:00
rollup.dts.config.js style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
tsconfig.build.json chore: improve typing for scripts (#9709) 2023-11-30 14:17:51 +08:00
tsconfig.json chore: limit typescript lib to es2016 (#10164) 2024-02-26 09:37:05 +08:00
vitest.config.ts chore(build): rename __NODE_JS__ build flag to __CJS__ 2024-01-11 18:24:21 +08:00
vitest.e2e.config.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
vitest.unit.config.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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