json-to-csv-export
json-to-csv-export copied to clipboard
Hiding first Csv row
Adding the ability to hide first CSV row that contains columns indexes.
@Vladichik currently multi-dimensional arrays are not supported. Adding an arg for hiding the first row is not ideal. What if we simply supported matrix data?
Please note that a TS refactor has been merged since your last push.