Guess Fields
If fields
is not specified, use toplevel fields automatically.
Simplest command would be either json2csv({ data: data }, function (err, csv) {})
or json2csv -i data.json
.
If fields
is not specified, use toplevel fields automatically.
Simplest command would be either json2csv({ data: data }, function (err, csv) {})
or json2csv -i data.json
.