csvtojson
A tool concentrating on converting csv data to JSON with customised parser supporting
parse-csv-stream
Parse any csv file via stream or csv stream from any other source in Node.js for various usecases like database insertion, logging, file creation, batch processing data etc.
@srihari_007/csv-to-json-converter
CSV to JSON converter is a lightweight and powerful utility that uses node.js to convert CSV files to JSON in an easy and customizable manner.
nsr-csvtojson
A tool concentrating on converting csv data to JSON with customised parser supporting