Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
A modern CSS parser and stringifier with TypeScript support
JSON.Stringify as a readable stream
Fastest stable deterministic JSON.stringify()
Like JSON.stringify, but doesn't blow up on circular refs.
Stringify an object/array like JSON.stringify just without all the double-quotes
CSV and object generation implementing the Node.js `stream.Readable` API
Stringify an object so it can be safely inlined in JavaScript code
rehype plugin to serialize HTML
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
Prevent defined property getters from throwing errors
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!
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
Parse and stringify space separated tokens
Parse and stringify comma-separated tokens
A simple key/value storage using files to persist the data
Prevent defined property getters from throwing errors
A modern, fast, RFC 4180 compliant parser for JS