Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
A simple .csv to .json coverter
- Host: GitHub
- URL: https://github.com/ninjasort/node-csvtojson
- Owner: ninjasort
- Created: 2014-07-15T17:57:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T17:57:59.000Z (over 10 years ago)
- Last Synced: 2024-04-15T16:17:06.700Z (9 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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