node-jsan

Node.js module which provides JavaScript "All The Things" Notation
  https://github.com/kolodny/jsan
  0
  no reviews



Node-jsan easily stringify and parse any object including objects with circular references, self references, dates, regexes, `unefined`, errors, and even functions, using the familar `parse` and `stringify` methods.