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`.

Latest release
Jan 23, 2016
Releases
8
Known CVEs
0
First release
Sep 24, 2011
License
MIT
View on Npm
Repository

Source

wilmoore/json-parse.js
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
8
Last 12 months
0
Cadence
~daily
Dependencies
1

Releases per month

last 12 months

Release mix

  • major 1
  • patch 6
8 releases
Dependencies

Depends on

1.0.3

Used by

Nothing tracked depends on this yet.

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