Comment on Show HN: Npm module that makes easy to convert JSON to CSVparentComments−kauegimenesOP9yThanks for sharing, you can also use jsonexport with rowDelimiter: '\t' for a xls compatible output.
Comments
Thanks for sharing, you can also use jsonexport with rowDelimiter: '\t' for a xls compatible output.