policygenius/smart-circular
Simplify JS objects, replacing circular references by the path leading to the parent reference. Useful before a JSON.stringify() or a recursive navigation over the object.
JavaScriptMIT
No issues in this repository yet.
Simplify JS objects, replacing circular references by the path leading to the parent reference. Useful before a JSON.stringify() or a recursive navigation over the object.
JavaScriptMIT
No issues in this repository yet.