csvjson-csv2json
Converts CSV to JSON. Powers the most used online tool CSVJSON https://www.csvjson.com/csv2json. Used by thousands everyday.
csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
s3-csv-to-json
Converts AWS S3 files from CSV to JSON lines via stream with support to gzip for both input and output. Ready to be used as a Node.js module, as a Lambda or via CLI.
@json2csv/node
Node.js Transform and Async interface to convert JSON into CSV.