json-2-csv

A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.

json-csv

Easily convert JSON array to CSV in Node.JS via buffered or streaming.

@json2csv/formatters

json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.