@zharktas/vdom-serialize
v1.0.0
Published
Serializes and deserializes patch objects of virtual-dom
Downloads
2
Maintainers
Readme
vdom-serialize
Serializes and deserializes Patch objects of virtual-dom
Usage
SerializePatches returns object suitable for standard JSON serialization. DeserializePatches creates the patch object from the serialized object.
License
MIT