node-json-parse-better-errors

JSON.parse() with context information on error

Description

This is a Node.js library for getting nicer errors out of JSON.parse(), including context and position of parse errors.

It servers similar purpose as the JSON.parse method but returns more useful errors when exceptions happen.

It's really fast, really good at concurrency, and it will never give you corrupted data, even if cache files get corrupted or manipulated.

It was originally written to be used as npm's local cache, but can just as easily be used on its own

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/zkat/json-parse-better-errors


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-json-parse-better-errors