Evan You 1bb1271b5e release: v3.0.0-alpha.1 6 years ago
..
__tests__ acbbe3298c refactor: move codeframe to @vue/shared 6 years ago
src 02c6d5c4e3 fix: codeframe marker should have min width of 1 6 years ago
README.md a5c1b3283d chore: avoid object.freeze in prod 6 years ago
package.json 1bb1271b5e release: v3.0.0-alpha.1 6 years ago

README.md

@vue/shared

Utility functions and constants shared across packages. This package itself is private and never published. It is inlined into other packages during build - rollup's tree-shaking ensures that only functions used by the importing package are included.