zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 366 forks source link

Can't use default formatters in version 5.0.7 #576

Closed juan-carvajal closed 1 year ago

juan-carvajal commented 1 year ago
  1. Include the version of json2csv used: "json2csv": "^5.0.7",
  2. Include your node version/browser vendor and version: v16.4.0 - Win11
  3. Include the command or code you used: default formatters
  4. Include a sample dataset that we can test against: Not needed
  5. Include your output/error: formatter code is not present in version 5.0.7
  6. image

juanjoDiaz commented 1 year ago

Hi @juan-carvajal ,

Formatters are part of v6, which has moved to a new repo and broken down into smaller packages.