Convert a generic JSON file, from EXCEL or CSV, parse it and convert to JSON Reaction commerce JSON format
it use node-json-transform, for parse the imput file, and map to final output.
NodeJS => 4.x
./index.js input=INPUTFILE output=OUTPUTFILE
Sample JSON files included.
Licensed under the MIT license.