Hacker News new | ask | show | jobs
by jackblemming 1016 days ago
Just use JSON.stringify and then JSON.parse with a custom replacer method if you know it's a simple JSON object.