Rebolon / json-reviver

Pattern to restore json object/string into real Entities. Even nested entities can be restored as expected.
2 stars 1 forks source link

[WIP] try to add a stringify feature to prevent circularReference error: ne… #6

Closed Rebolon closed 5 years ago

Rebolon commented 5 years ago

…ed more work to remove fully the duplicated items instead of path string

Rebolon commented 5 years ago

not so cool as expected but it works even if i need to do parse/stringify more than once