🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Doctor Wu 20f62afaaf fix(reactivity): fix regression for computed with mutation (#10119) 2 vuotta sitten
.github bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
.vscode bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
changelogs 75dbbb80a9 chore: split out 3.3 changelog [ci skip] 2 vuotta sitten
packages 20f62afaaf fix(reactivity): fix regression for computed with mutation (#10119) 2 vuotta sitten
scripts 5bee7a8bab chore: dev build for multi-packages (#10108) 2 vuotta sitten
.eslintignore 1898addc01 chore: ignore files for eslint 2 vuotta sitten
.eslintrc.cjs fda51925f4 chore: disallow console statement (#9986) 2 vuotta sitten
.git-blame-ignore-revs d7bb32f9a3 chore: ignore style commit in git blame 2 vuotta sitten
.gitignore e145fe3c28 build: use rollup-plugin-dts for dts build 3 vuotta sitten
.node-version a44c2b835e ci: use `.node-version` to maintain node version (#8986) 2 vuotta sitten
.prettierignore bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
.prettierrc bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
BACKERS.md 507f3e7a16 chore: bust backers image cache 2 vuotta sitten
CHANGELOG.md 23f94869fd chore: fix typo in changelog (#10104) [ci skip] 2 vuotta sitten
LICENSE d60a57542b build: add copyright and license banner 2 vuotta sitten
README.md 2c0414fdca chore: bust sponsor image cache [ci skip] 2 vuotta sitten
SECURITY.md 7bb9dd09c5 chore: improve security.md [ci skip] 4 vuotta sitten
netlify.toml d7f63a132a ci: bump netlify node version 3 vuotta sitten
package.json 3cd3a44ed3 chore(deps): update test to ^1.2.0 (#10113) 2 vuotta sitten
pnpm-lock.yaml 3cd3a44ed3 chore(deps): update test to ^1.2.0 (#10113) 2 vuotta sitten
pnpm-workspace.yaml 61c5fbd3e3 workflow: move to pnpm (#4766) 4 vuotta sitten
rollup.config.js bceccf9e21 chore(build): rename __NODE_JS__ build flag to __CJS__ 2 vuotta sitten
rollup.dts.config.js bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
tsconfig.build.json 7218ab7496 chore: improve typing for scripts (#9709) 2 vuotta sitten
tsconfig.json 7218ab7496 chore: improve typing for scripts (#9709) 2 vuotta sitten
vitest.config.ts bceccf9e21 chore(build): rename __NODE_JS__ build flag to __CJS__ 2 vuotta sitten
vitest.e2e.config.ts bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
vitest.unit.config.ts bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten

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