vue-serialize-revive
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Vue Serialize Revive

This is an experimental package to serialize/revive a composable object.

  • [x] Primitive values (string, number, boolean, etc.)
  • [x] Array
  • [x] Object
  • [x] Function
  • [x] Ref
  • [x] ComputedRef
  • [ ] Reactive
  • [ ] Map
  • [ ] Set
  • [ ] Date
  • [x] Circular reference

Readme

Keywords

none

Package Sidebar

Install

npm i vue-serialize-revive

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

12.9 kB

Total Files

5

Last publish

Collaborators

  • kiaking