@lfaler/csv-to-json

1.0.4 • Public • Published

CSV to JSON Convertor

Installation

npm i -g @lfaler/csv-to-json
csvToJson

Commands

CSV-To-JSON

csvToJson csv-to-json <existing-csv-file-path> <destintion-json-file-path>

JSON-To-CSV

csvToJson json-to-csv <existing-csv-file-path> <destintion-json-file-path>

Clean MongoDB DataSet

If your dataset is a file with a object in each line however is not an array. This command will convert that file into an array of objects.

csvToJson clean-mongodb-dataset <existing-json-file-path> <destintion-json-file-path>

Readme

Keywords

none

Package Sidebar

Install

npm i @lfaler/csv-to-json

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

6.65 MB

Total Files

21

Last publish

Collaborators

  • lfaler