json2csv

v2.7.0
Convert json to csv with column titles
json to csv export convert parse

test

eslint . && node test | tap-spec

format

node ./node_modules/js-beautify/js/bin/js-beautify.js lib/json2csv.js test/test.js package.json -r --config js-beautify.json

test-coverage

istanbul cover test/index.js --report lcovonly | tap-spec

Metadata

Downloads