ib-csv2json

1.1.11 • Public • Published

Install

npm-install ib-csv2json --global

Usage

Parse a csv file (default delimiter: ";") to a json file.

ib-csv2json file.csv
ib-csv2json file.csv --fields "id|num,username,email" --delimiter ";"

Alternative usage with babel

babel-node parse.js ../data/MEMBER_ACCESS_2014-01-01--2015-06-16.csv --fields "MEMBER_ACCESS_ID|num" --delimiter ";"

Readme

Keywords

Package Sidebar

Install

npm i ib-csv2json

Weekly Downloads

3

Version

1.1.11

License

ISC

Last publish

Collaborators

  • infobaleen-christian