Closed anlexN closed 6 years ago
I think that getting specific fields of a JSON is out of json2CSV scope.
I'd suggest that you use some JSON parser like jQ or similar to get the array and then pass it to json2csv
Closing this issue since it seems stale (no activity for a long while) Feel free to reopen.
i have
test.json
:i want to make a csv like this:
because i want to import my contacts to gmail !
Otherwise, i want to ask how to export repo contributors' name and email?