Generate a GitHub URL from an object.
unist utility to serialize a node, position, or point as a human readable location
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Serialize (encode) HTML character references
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
remark plugin to add support for serializing markdown
JavaScript parser and stringifier for YAML
JSON.Stringify as a readable stream
CSV stringifier implementing the Node.js `stream.Transform` API
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
rehype plugin to serialize HTML
recma plugin to serialize JavaScript
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Parse and stringify space separated tokens
Parse and stringify comma-separated tokens
retext plugin to serialize prose
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Stringify your JSON at max speed
Build and manage the fast-json-stringify instances for the fastify framework
A simple key/value storage using files to persist the data
Safely and quickly serialize JavaScript objects
A mature CSV toolset with simple api, full of options and tested against large datasets.
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.