/json2csv

A simple node.js program that reads JSON data from a file and converts it to CSV. Currently only handles "flat" objects (doesn't take into account objects within objects or arrays).

Primary LanguageJavaScript

No issues in this repository yet.