anton-bot

anton-bot/objects-to-csv

Converts an array of JavaScript objects into a CSV file, optionally saving it to filesystem.

JavaScript
100
39
The Unlicense

This project provides a simple utility for converting arrays of JavaScript objects into CSV format, with options to save the output to a file or return it as a string. It's designed for Node.js developers who need to export structured data, such as JSON arrays, into CSV files for use in spreadsheets or other applications. The tool handles special characters and offers flexible configuration for column naming and file output.

Total donated
Undistributed
Share with your subscribers: