joaquimserafim/is-json

joaquimserafim/is-json

Releases4
Frequency3 years 4 months
Last Release
Stars73
check if a string is a valid JSON string in JavaScript without using Try/Catch

Linked projects

Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.