{"library":"csv-formatter","type":"library","category":null,"description":"A streaming CSV formatter for Node.js that transforms arrays of objects into CSV strings. Current stable version is 1.1.0. It aims for compatibility with the csv-spectrum CSV acid test suite. Key differentiators include streaming support (ideal for large datasets), customizable separator and newline, and the ability to specify headers explicitly or derive them from the first object. It can be used in the browser with browserify. The package is lightweight with no dependencies.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","csv","tsv","format","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install csv-formatter","imports":["import csv from 'csv-formatter'","const csv = require('csv-formatter')","import csv from 'csv-formatter'"]},{"cmd":"yarn add csv-formatter","imports":[]},{"cmd":"pnpm add csv-formatter","imports":[]}],"homepage":"https://github.com/holodex/csv-formatter#readme","github":"https://github.com/holodex/csv-formatter","docs":null,"changelog":null,"pypi":null,"npm":"csv-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}