csv
A mature CSV toolset with simple api, full of options and tested against large datasets.
csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
csv-generate
CSV and object generation implementing the Node.js `stream.Readable` API
stream-transform
Object transformations implementing the Node.js `stream.Transform` API
papaparse
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.