json-2-csv

v3.7.3
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

nyc --reporter=lcov --reporter=text-summary --reporter=text _mocha

lint:eslint

eslint src test

lint:tslint

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

Metadata

  • MIT
  • >= 8
  • Mike Rodrigues
  • released 6/21/2020

Downloads

Maintainers