A tool concentrating on converting csv data to JSON with customised parser supporting
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.
A tool concentrating on converting csv data to JSON with customised parser supporting. Fork of the project adding row index to colParser.
A tool concentrating on converting csv data to JSON with customised parser supporting
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.