An open API service indexing awesome lists of open source software.

https://github.com/ninjasort/node-csvtojson

A simple .csv to .json coverter
https://github.com/ninjasort/node-csvtojson

Last synced: 3 months ago
JSON representation

A simple .csv to .json coverter

Awesome Lists containing this project

README

        

## A simple CSV to JSON coverter

- Add .csv files to the `add_csvs_here` directory

- Run `node csvToJSON.js`

- Find the .json files in the `exports` directory