csv-json-transform

0.0.2 • Public • Published

#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

Readme

Keywords

none

Package Sidebar

Install

npm i csv-json-transform

Weekly Downloads

1

Version

0.0.2

License

BSD

Last publish

Collaborators

  • mirkok