The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Check if a value is a plain object
utilities for primitive JavaScript types
Safely and quickly serialize JavaScript objects
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
CSV stringifier implementing the Node.js `stream.Transform` API
JSON.parse and stringify with better errors that respects formatting
Safely get a dot-notated property within an object.
remark plugin to add support for serializing markdown
Gets the job done when JSON.stringify can't
Better TOML parsing and stringifying all in that familiar JSON interface.
TypeScript definitions for safe-json-stringify
A modern CSS parser and stringifier with TypeScript support
Douglas Crawford's JSON2, ported to a CommonJS compliant module
circular JSON.stringify and JSON.parse, for environments with native ES6 Map
Utility functions to deal with references in objects
JSON.Stringify as a readable stream
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
TypeScript definitions for json-stable-stringify-without-jsonify
Fastest stable deterministic JSON.stringify()
an identity object using ES6 proxies
Simple JSON Addressing.
Easily read/write JSON files.
Like JSON.stringify, but doesn't blow up on circular refs.