vue3-core/packages/shared
Evan You 242cc15fa6
refactor(vapor): use bitwise flags for v-for runtime optimizations
2025-02-12 15:40:09 +08:00
..
__tests__ fix(compiler-dom): properly stringify template string style (#12392) 2024-11-15 10:56:08 +08:00
src refactor(vapor): use bitwise flags for v-for runtime optimizations 2025-02-12 15:40:09 +08:00
LICENSE fix: ensure all published packages contan a LICENCE file (close #2650) (#2857) 2021-02-03 19:24:47 +01:00
README.md chore: update @vue/shared readme [ci skip] 2020-02-29 22:05:41 -05:00
index.js build: make @vue/shared public 2020-02-29 22:04:42 -05:00
package.json chore: remove non-function-related changes from vapor branch 2024-12-09 09:03:43 +08:00

README.md

@vue/shared

Internal utility functions and constants shared across @vue packages.