dscape / cycle

Fork of crocs cycle package that lives in npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comments contain code that confusingly won't work

PandaWood opened this issue · comments

JSON.stringify(JSON.decycle(a));
Getting this code to work is the reason I downloaded the library
And I got the above from the comments in the code.
But this code does not wire up the prototype for JSON.decycle() to work, so it's a tad confusing

@PandaWood can you reopen with a pull request for the fixes you are requesting please?