11 packages found
Description
Safely and quickly serialize JavaScript objects
Keywords
Publisher
Description
Turn a Javascript primitive into its "flat" representation. Aims to be equivalent to `JSON.parse(JSON.stringify(obj))`.
Keywords
Publisher
Description
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Keywords
Publisher
Description
serialize and de-serialize any JavaScript data
Keywords
Publisher
Description
Hackium plugin to preserve native methods
Keywords
Publisher
Description
JSON.stringify, streaming, non-blocking, for real this time.
Keywords
Publisher
Description
Performs deep serialization of object to string. With configurable depth and indent size.
Keywords
Publisher
Description
Safely and quickly serialize JavaScript objects
Keywords
Publisher
Description
Serialize a JavaScript error to a regular, json stringifiable object, and deserialize an object into an error.
Keywords
Publisher
Description
stream friendly JSON.stringify
Keywords
Publisher
Description
‘js2txt’ works just like ‘JSON.stringify’, but it also supports functions. Works in both Node.js and the browser. Lightweight. No dependencies.