json-parse-pmb

Yet another try/catch for JSON#parse. This one returns your custom error token value in case of a SyntaxError (default: undefined), and passes all other errors to your custom error handler (default: re-throw).

vuvuzela

Super simple and non-recursive JSON parse/stringify library