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

czhlin 4b7170625d fix(types): widen directive arg type from string to any (#13758) před 7 měsíci
.github 7171defb45 refactor: remove canary release workflows (#13794) před 7 měsíci
.vscode 506ed4e75f chore: enable format on save in workspace settings před 1 rokem
.well-known 3656364b06 chore: add well-known funding manifest urls [ci skip] před 1 rokem
changelogs d9bd436b1a chore: fix typos před 11 měsíci
packages 4b7170625d fix(types): widen directive arg type from string to any (#13758) před 7 měsíci
packages-private 4b7170625d fix(types): widen directive arg type from string to any (#13758) před 7 měsíci
scripts 7171defb45 refactor: remove canary release workflows (#13794) před 7 měsíci
.git-blame-ignore-revs d7bb32f9a3 chore: ignore style commit in git blame před 2 roky
.gitignore 0dea7f9a26 fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) před 2 roky
.node-version 2785d70382 chore(deps): upgrade node to 22.14.0 (#12895) před 1 rokem
.prettierignore 8a99f903db style: format html&markdown files (#11531) před 1 rokem
.prettierrc bfe6b459d3 style: update format & lint config (#9162) před 2 roky
BACKERS.md 507f3e7a16 chore: bust backers image cache před 2 roky
CHANGELOG.md 4b6cb1f52a release: v3.5.21 před 7 měsíci
FUNDING.json 31ed1f45ab chore: add FUNDING.json před 2 roky
LICENSE d60a57542b build: add copyright and license banner před 2 roky
README.md 347c7849ad chore: add bsky link (#13175) před 1 rokem
SECURITY.md c42919a0f6 chore: update email link in SECURITY.md (#11632) [ci skip] před 1 rokem
eslint.config.js 35785f3cd7 chore(deps): update lint (#12118) před 1 rokem
netlify.toml d48937fb95 chore: update node v22 on netlify (#12613) před 1 rokem
package.json 4b6cb1f52a release: v3.5.21 před 7 měsíci
pnpm-lock.yaml b555f02eed fix(deps): update playground (#13884) před 7 měsíci
pnpm-workspace.yaml a28794edfa chore(deps): update dependency magic-string to ^0.30.18 (#13800) před 7 měsíci
rollup.config.js 7171defb45 refactor: remove canary release workflows (#13794) před 7 měsíci
rollup.dts.config.js 73fb15c236 chore(build): update warning message for missing `temp/packages` (#11120) před 1 rokem
tsconfig.build.json 263f63f735 chore(tsconfig): remove repeated global.d.ts (#12850) před 1 rokem
tsconfig.json b1db66a1a9 chore(deps): upgrade to TypeScript 5.6 před 1 rokem
vitest.config.ts 233b1250ce chore(test): migrate to Vitest inline projects (#13838) před 7 měsíci

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 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!

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

License

MIT

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