Stringify nested JSON through streams.
JSON.Stringify as a readable stream
JSON.Stringify as a readable stream. This version has been updated with a maxDepth option.
CSV stringifier implementing the Node.js `stream.Transform` API
Streaming JSON.stringify()
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Thin wrapper for JSON stream stringify.
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV parsing implementing the Node.js `stream.Transform` API
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
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
TypeScript definitions for streaming-json-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Stringify your JSON at max speed
Build and manage the fast-json-stringify instances for the fastify framework
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
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`