Safely and quickly serialize JavaScript objects
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
remark plugin to add support for serializing markdown
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A modern CSS parser and stringifier with TypeScript support
Fastest stable deterministic JSON.stringify()
JSON.Stringify as a readable stream
Stringify an object/array like JSON.stringify just without all the double-quotes
rehype plugin to serialize HTML
Like JSON.stringify, but doesn't blow up on circular refs.
CSV and object generation implementing the Node.js `stream.Readable` API
Stringify an object so it can be safely inlined in JavaScript code
Deterministic stringification for when performance and bundle size matters
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
recma plugin to serialize JavaScript
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Parse and stringify JSON with comments. It will retain comments even after saved!
Prevent defined property getters from throwing errors
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Simple dependency-free TSV and CSV converter/parser
retext plugin to serialize prose
A modern, fast, RFC 4180 compliant parser for JS
Parse and stringify comma-separated tokens