Showing 1-20 of 232,350 packages
Object transformations implementing the Node.js `stream.Transform` API
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
CSV parsing 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.
Pure Javascript JSON to CSV converter.
convert csv to json and json to csv
CSV and object generation implementing the Node.js `stream.Readable` API
Node.js Transform and Async interface to convert JSON into CSV.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
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.
WHATWG Transform and Async interface to convert JSON into CSV.
A CSV encoder stream that produces properly escaped CSVs.
JSON.Stringify as a readable stream
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Streams CSV files.
Transform stream that lets you peek the first line before deciding how to parse it
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
TypeScript definitions for csv-write-stream