Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() il y a 6 ans
..
src b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() il y a 6 ans
README.md a5c1b3283d chore: avoid object.freeze in prod il y a 6 ans
package.json 149d82d618 refactor: option merging + extract helper functions il y a 7 ans

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.