Comment on Show HN: Npm module that makes easy to convert JSON to CSVparentComments−kauegimenesOP9yjson2csv require you to tell every header and don't work well with nested objects and require json2csv-stream for large json files.−drunkcatsdgaf9yFalse, headers are optional. Nested objects are still a problem though :(−kauegimenesOP9yThanks for clarifying
Comments
json2csv require you to tell every header and don't work well with nested objects and require json2csv-stream for large json files.
False, headers are optional. Nested objects are still a problem though :(
Thanks for clarifying