0.0.2 • Published 12 years ago
csv-json-transform v0.0.2
#csv2json
Node.js utility script to convert csv files to json.
You can pass in array columns which will be split at commas.
cat test/input.csv | node index.js -a 'regions' > test.json
0.0.2
12 years ago