UNPKG

node-red-contrib-cvstojson

Version:
18 lines (15 loc) 536 B
node-red-contrib-csvtojson ========================= [Node-RED](http://nodered.org) node is extended from csvtojson (<a target="_blank" href="https://github.com/Keyang/node-csvtojson"> https://github.com/Keyang/node-csvtojson</a>) to convert delimited file to json objects. Install ------- Install from [npm](http://npmjs.org) ``` npm install node-red-contrib-csvtojson ``` Usage ----- Please refer to <a target="_blank" href="https://github.com/Keyang/node-csvtojson"> https://github.com/Keyang/node-csvtojson</a> for helps.