🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
2 anni fa | |
|---|---|---|
| .github | 2 anni fa | |
| .vscode | 2 anni fa | |
| changelogs | 2 anni fa | |
| packages | 2 anni fa | |
| playground | 2 anni fa | |
| scripts | 2 anni fa | |
| .eslintignore | 2 anni fa | |
| .eslintrc.cjs | 2 anni fa | |
| .git-blame-ignore-revs | 2 anni fa | |
| .gitignore | 3 anni fa | |
| .node-version | 2 anni fa | |
| .prettierignore | 2 anni fa | |
| .prettierrc | 2 anni fa | |
| BACKERS.md | 2 anni fa | |
| CHANGELOG.md | 2 anni fa | |
| LICENSE | 2 anni fa | |
| README.md | 2 anni fa | |
| SECURITY.md | 4 anni fa | |
| netlify.toml | 3 anni fa | |
| package.json | 2 anni fa | |
| pnpm-lock.yaml | 2 anni fa | |
| pnpm-workspace.yaml | 2 anni fa | |
| rollup.config.js | 2 anni fa | |
| rollup.dts.config.js | 2 anni fa | |
| tsconfig.build.json | 2 anni fa | |
| tsconfig.json | 2 anni fa | |
| vitest.config.ts | 2 anni fa | |
| vitest.e2e.config.ts | 2 anni fa | |
| vitest.unit.config.ts | 2 anni fa |
This repository is a fork of vuejs/core and is used for research and development of no virtual dom mode.
PR are welcome!
todo tag// TODO comments in code (compiler-vapor and runtime-vapor packages)v-oncev-htmlv-textv-prev-cloakv-bindv-onv-memo [on hold]v-modelv-if / v-else / v-else-ifv-forv-show</div>runtime-coreThe code provided here is a duplicate from runtime-core as Vapor cannot import it directly. For the time being, we copy any necessary logic from runtime-core into runtime-vapor and document it accordingly. Once the experimental development phase concludes, we will consolidate these elements into a separate software package.
If there are more, please feel free to add.
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.
Copyright (c) 2013-present, Yuxi (Evan) You