
is-json
Releases12
Frequency1 year 1 month
Last Release
Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.
Linked projects
check if a string is a valid JSON string in JavaScript without using Try/Catch