json-2-csv

v3.4.2
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
json to csv converter export json2csv csv2json parse parser and 4 more...

lint

npm run lint:eslint && npm run lint:tslint

test

mocha test/tests.js

coverage

istanbul cover _mocha -- -R spec

lint:eslint

eslint src bin test

lint:tslint

tslint -c tslint.json 'src/**/*.ts'

Metadata

  • MIT
  • >= 6
  • Mike Rodrigues
  • released 3/23/2019

Downloads

Maintainers