- get rid of SourceLocation.source for memory efficiency - move source location generation logic transform phase into the parser itself so that SourceLocation.source is no longer needed - move v-for expression parsing into the parser itself - added nameLoc on AttributeNode for use in transformElement Tests are not passing yet. |
||
---|---|---|
.github | ||
.vscode | ||
changelogs | ||
packages | ||
scripts | ||
.eslintrc.cjs | ||
.gitignore | ||
.node-version | ||
.prettierignore | ||
.prettierrc | ||
BACKERS.md | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
netlify.toml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
rollup.config.js | ||
rollup.dts.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vitest.config.ts | ||
vitest.e2e.config.ts | ||
vitest.unit.config.ts |
README.md
vuejs/core

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
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
Copyright (c) 2013-present, Yuxi (Evan) You