trivial JSON.stringify Transform for Objects
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Compile object rest and spread to ES5
Compile ES2015 object super to ES5
This plugin transforms checks for a private property in an object
Stringify an object/array like JSON.stringify just without all the double-quotes
CSV stringifier implementing the Node.js `stream.Transform` API
Parse and stringify JSON with comments. It will retain comments even after saved!
Like JSON.stringify, but doesn't blow up on circular refs.
A mature CSV toolset with simple api, full of options and tested against large datasets.
JSON without touching any globals
Safely and quickly serialize JavaScript objects
Ensure that reserved words are quoted in object property keys
TypeScript definitions for stringify-object
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
JSON.Stringify as a readable stream
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Deterministic stringification for when performance matters
A blazing fast stringifier that safely handles circular objects
A modern CSS parser and stringifier with TypeScript support
CSV parsing implementing the Node.js `stream.Transform` API
Prevent defined property getters from throwing errors