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

Daniel Roe 47609975e2 fix(server-renderer): propagate sync errors from `ssrRenderSuspense` (#14804) пре 2 недеља
.github 5fb14e1bb3 chore(deps): update all non-major dependencies (#14796) пре 2 недеља
.vite-hooks 81615d398a release: v3.5.31 пре 2 месеци
.vscode 2dbe30177f chore: fix typo (#13973) пре 8 месеци
.well-known 3656364b06 chore: add well-known funding manifest urls [ci skip] пре 1 година
changelogs fa23116437 chore: fix typos in changelogs (#14653) пре 2 месеци
packages 47609975e2 fix(server-renderer): propagate sync errors from `ssrRenderSuspense` (#14804) пре 2 недеља
packages-private 5a5084dee9 chore(deps): update build (#14797) пре 2 недеља
scripts 7171defb45 refactor: remove canary release workflows (#13794) пре 9 месеци
.git-blame-ignore-revs d7bb32f9a3 chore: ignore style commit in git blame пре 2 година
.gitignore 0dea7f9a26 fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) пре 2 година
.node-version 09dec962ae chore: bump node version to lts (#14026) пре 4 месеци
.prettierignore 8a99f903db style: format html&markdown files (#11531) пре 1 година
.prettierrc bfe6b459d3 style: update format & lint config (#9162) пре 2 година
BACKERS.md 507f3e7a16 chore: bust backers image cache пре 2 година
CHANGELOG.md 57545e958a release: v3.5.34 пре 1 месец
FUNDING.json 31ed1f45ab chore: add FUNDING.json пре 2 година
LICENSE d60a57542b build: add copyright and license banner пре 2 година
README.md 809a75dd87 chore: fix typos and grammar (#14437) пре 4 месеци
SECURITY.md 44ee43848f docs: add Ben Zimmermann to the list of security researchers in SECURITY.md пре 6 месеци
eslint.config.js 8ca2b3fbb7 chore(lint): replace deprecated `tseslint.config` and `prefer-ts-expect-error` (#13942) пре 7 месеци
netlify.toml 09dec962ae chore: bump node version to lts (#14026) пре 4 месеци
package.json ac8b84912a chore(deps): update lint (#14800) пре 2 недеља
pnpm-lock.yaml ac8b84912a chore(deps): update lint (#14800) пре 2 недеља
pnpm-workspace.yaml 5a5084dee9 chore(deps): update build (#14797) пре 2 недеља
rollup.config.js 1e34871149 chore(deps): update entities to latest for Node.js 24 compatibility (#14160) пре 6 месеци
rollup.dts.config.js edbd5ec81b chore: update warning message for missing temp dts files (#14186) пре 6 месеци
tsconfig.build.json 263f63f735 chore(tsconfig): remove repeated global.d.ts (#12850) пре 1 година
tsconfig.json b1db66a1a9 chore(deps): upgrade to TypeScript 5.6 пре 1 година
vitest.config.ts e7659beafc fix(reactivity): unlink effect scopes on out-of-order off (#14734) пре 1 месец

README.md

vuejs/core npm build status Download

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

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!

Note: Showing the first 500 contributors only due to GitHub image size limitations

License

MIT

Copyright (c) 2013-present, Yuxi (Evan) You