json-2-csv

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

coveralls

nyc report --reporter=text-lcov | coveralls

lint:eslint

eslint lib test

lint:tslint

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

Metadata

  • MIT
  • >= 10
  • Mike Rodrigues
  • released 4/1/2021

Downloads

Maintainers