alessioalex/try-json-parse

alessioalex/try-json-parse

Releases3
Frequency1 year 6 months
Last Release
Stars9
Just like JSON.parse(), except that it doesn't throw an error for invalid JSON, it just returns null

Linked projects

Doesn't throw an error when JSON.parse() fails, just returns undefined