alonweinstein/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).
JavaScript
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).
JavaScript