Stringify an object so it can be safely inlined in JavaScript code
Encoding and decoding for base64, base32, base16, and friends
A deterministic object hashing algorithm for Node.js.
Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.
CSV stringifier implementing the Node.js `stream.Transform` API
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
Alternative JSON.stringify function with sorted keys, so the output is stable.
Tiny JavaScript tokenizer.
Traverse JSON Schema passing each schema object to callback
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
remark plugin to add support for serializing markdown
A small library for parsing and serialisation query strings
A fast alternative to legacy querystring module
TypeScript definitions for json-buffer
TypeScript definitions for json-bigint
Douglas Crawford's JSON2, ported to a CommonJS compliant module
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Browser Compatible Object Hashing
Detect the indentation of code
handle circular references when stringifying and parsing
TypeScript definitions for json-stable-stringify-without-jsonify
Solves a problem with util.format
circular JSON.stringify and JSON.parse, for environments with native ES6 Map
Recursive version of fs.readdir with small RAM & CPU footprint