csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
csv
A mature CSV toolset with simple api, full of options and tested against large datasets.
stream-json
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