0.0.2 • Published 8 years ago

node-red-contrib-csvtojson v0.0.2

Weekly downloads
303
License
Apache
Repository
github
Last release
8 years ago

node-red-contrib-csvtojson

Node-RED node is extended from csvtojson ( https://github.com/Keyang/node-csvtojson) to convert delimited file to json objects.

Install

Install from npm

npm install node-red-contrib-csvtojson

Usage

Please refer to https://github.com/Keyang/node-csvtojson for helps.