CSV From JSON =================== Converts JSON into CSV See "options" in the reference below. If you need a deep unwind array functionality, you can flatten your data by using [JSONRemap](https://www.npmjs.com/package/jsonremap) module.
Seamless convert xlsx to json with optional option to lowerCase the excel headers (Credits rahil471/node-xlsx-json library)