Small utility library to replace circular references in JavaScript with JSONPaths
A robust utility for deeply comparing objects and providing detailed difference information. Handles nested objects, arrays, and circular references.
Serializes circular references and other unserializable types like Dates, .prototype and functions to JSON.
A library with tools/decorators for preventing circular reference issues when serializing/deserializing classe objects that particularly implement the root-store pattern E,g Great for implementing a mobx root-store hydrated over SSR.
Typescript and javascript utilities. clone: deep copy the almost all js structures (plain objects, sets, maps, buffers, class instances etc.) with support circular/duplicate references and customizing; whatIsIt: typeof+instanceOf on steroids with support