4 packages
big-json-diff
JSON diff with support for big numbers
customized-json
A JSON parser that allows users to overwrite default parsing behavior by customized rules defined in a user-defined function that provides more useful parameters than the reviver function of JSON.parse().
find-duplicated-property-keys
A package for detecting all duplicated property keys of a JSON string.
true-json-bigint
Enhanced fork of json-bigint that allows parsing all big number values in JSON strings.