Stringify any object, no matter the size
CSV stringifier implementing the Node.js `stream.Transform` API
Parse JSON without risk of losing numeric information
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
CSV parsing implementing the Node.js `stream.Transform` API
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Stringify your JSON at max speed
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Build and manage the fast-json-stringify instances for the fastify framework
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Safely and quickly serialize JavaScript objects
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
CSV parsing implementing the Node.js `stream.Transform` API
remark plugin to add support for serializing markdown
TypeScript definitions for big-json
A modern CSS parser and stringifier with TypeScript support
JSON.Stringify as a readable stream
Fastest stable deterministic JSON.stringify()
Stringify an object/array like JSON.stringify just without all the double-quotes