Comment on Show HN: Npm module that makes easy to convert JSON to CSVparentComments−kauegimenesOP9yYou can use jsonexport with rowDelimiter: '\t' for a xls compatible output.
Comments
You can use jsonexport with rowDelimiter: '\t' for a xls compatible output.