A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Prevent defined property getters from throwing errors
An mutable object-based log format designed for chaining & objectMode streams.
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
CSV stringifier implementing the Node.js `stream.Transform` API
A fast alternative to legacy querystring module
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
remark plugin to add support for serializing markdown
Serialize objects to JSON with handling for circular references
Wrapper for fast object cloning using `JSON.parse` & `JSON.stringify`
Parse and stringify URL query strings
Remove circular references from objects
Parse JSON without risk of losing numeric information
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Recursive version of fs.readdir with small RAM & CPU footprint
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
JSON.parse and stringify with better errors that respects formatting
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A modern CSS parser and stringifier with TypeScript support
JSON.Stringify as a readable stream
Streaming JSON.stringify()
Fastest stable deterministic JSON.stringify()
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Stringify an object so it can be safely inlined in JavaScript code