Evan You 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings vor 6 Jahren
..
__tests__ d1eed36452 refactor(ssr): move escapeHtml to shared vor 6 Jahren
src 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings vor 6 Jahren
README.md a5c1b3283d chore: avoid object.freeze in prod vor 6 Jahren
package.json 478b4cfb2c release: v3.0.0-alpha.5 vor 6 Jahren

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.