CSV stringifier implementing the Node.js `stream.Transform` API
CSV stringifier implementing the Node.js `stream.Transform` API
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV parsing implementing the Node.js `stream.Transform` API
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
CSV parsing implementing the Node.js `stream.Transform` API
unist utility to serialize a node, position, or point as a human readable location
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JavaScript parser and stringifier for YAML
Serialize (encode) HTML character references
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
fast-csv parsing package
Stringify your JSON at max speed
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Build and manage the fast-json-stringify instances for the fastify framework
CSV parser and writer
fast-csv formatting module
Safely and quickly serialize JavaScript objects
csv-stringify wrapped in a promise
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
remark plugin to add support for serializing markdown
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite