Sign in Sign up
npm

json-parse

Curried function that calls `JSON.parse` on provided input returning either the parsed JSON or the specified default value if the data fails to parse as valid JSON instead of throwing a `SyntaxError`.

npm View on Npm

Activity

Latest release
10y ago
Total releases
8
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Sep 24, 2011
Releases
Version Released
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 major
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial