json-2-csv

v5.5.6
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...

build

npm run lint && npm run test && npm run compile

compile

tsc -p tsconfig.build.json

coverage

nyc npm run test

lint

eslint --ext .js,.ts src test

prepublishOnly

npm run build

test

mocha -r ts-node/register test/index.ts
npm i json-2-csv

Metadata

  • MIT
  • >= 16
  • Mike Rodrigues
  • released 9/26/2024

Downloads

Maintainers