date-reviver
A utility module to parse date strings and objectlike structures with date string properties. Supports type guarding.
A utility module to parse date strings and objectlike structures with date string properties. Supports type guarding.
Serialize any custom javascript type or structure of any complexity.
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().
JSON reviver, allowing named functions and their parameters to be replaced by their output values
Revive a JSON-serialized pseudorandom number generator (PRNG).
Revive a JSON-serialized typed array.
Revive a JSON-serialized error object.
Revive a JSON-serialized number.
Revive a JSON-serialized 64-bit complex number.
Revive a JSON-serialized Buffer.
Revive a JSON-serialized 128-bit complex number.
Revive a JSON-serialized complex number.
Revive a JSON-serialized 64-bit complex number.
Revive a JSON-serialized 128-bit complex number.
Revive a JSON-serialized regular expression.
`pares-json-ts` is a typescript package that converts JSON text to a javascript object: optionally verifying and casting the object type.
`node-package-ts` is a typescript package that provides helper function for getting information about node packages.
`pares-json-ts` is a typescript package that converts JSON text to a javascript object: optionally verifying and casting the object type.
Structural reviving for JSON
JSON parser and stringifier with JSON Pointer support