1.0.0 • Published 5 years ago

csvandjsonconverter v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

CSVandJSONconverter

Can convert CSV and JSON files back and forth.

Use "node convert.js" and then type the two files you would like to convert. If you have a csv file with no header type false after both files.

Examples: Node converter.js file.csv other file.json

Node converter.js file.json other file.csv

Node converter.js file.csv other file.json false