Skip to content
J

json-parse-better-errors

Project ID: 641

This is a Node.js library for getting nicer errors out of JSON.parse(),including context and position of errors. It servers similar purpose as the JSON.parse() method but returns more useful errors when exceptions happen.