A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Encode/decode circular structures for converting to and from JSON.
> Monorepo of isomorphic utility functions
Parse JSON without risk of losing numeric information
JavaScript parser and stringifier for YAML
Streaming JSON.stringify()
Serialize (encode) HTML character references
Deterministic stringification for when performance matters
Serialize JSON into a canonical format.
Sort an object's keys, including an optional key list
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Deterministic JSON parse/stringify that supports Buffers
CSV stringifier implementing the Node.js `stream.Transform` API
Alternative JSON.stringify function with sorted keys, so the output is stable.
Tiny JavaScript tokenizer.
A JSON polyfill for older JavaScript platforms.
remark plugin to add support for serializing markdown
TypeScript definitions for safe-json-stringify
Fast CBOR with a focus on strictness
TypeScript definitions for json-bigint
Read and parse a JSON file
JSON parse & stringify that supports binary via bops & base64
A modern CSS parser and stringifier with TypeScript support
Recursive version of fs.readdir with small RAM & CPU footprint