Stringify as JSON in order to log: objects, arrays, errors
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
A blazing fast stringifier that safely handles circular objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Safely and quickly serialize JavaScript objects
Parse and stringify JSON with comments. It will retain comments even after saved!
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Stringify an object/array like JSON.stringify just without all the double-quotes
Like JSON.stringify, but doesn't blow up on circular refs.
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
A mature CSV toolset with simple api, full of options and tested against large datasets.
key=value logger and parser
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.
An ini encoder/decoder for node
Stringify your JSON at max speed
Build and manage the fast-json-stringify instances for the fastify framework
Solves a problem with util.format
Yaml handling for TAP parsers and generators
Encode/decode circular structures for converting to and from JSON.