node-json-parse-helpfulerror

drop-in replacement for JSON.parse that uses `jju`
  https://github.com/smikes/json-parse-helpfulerror
  0
  no reviews



A drop-in replacement for `JSON.parse` that uses to provide more useful error messages in the event of a parse error.

Node.js is an event-based server-side JavaScript engine.