csv-json-transform

v0.0.2
transform csv to json

#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
npm i csv-json-transform

Metadata

  • BSD
  • Whatever
  • Unknown
  • released 9/5/2013

Downloads

Maintainers