/CSV-to-JSON-

A simple CSV to JSON made with Node.js

Primary LanguageJavaScript

CSV to JSON Converter

This is a simple converter made in Nodejs with javascript

    Usage:
  • Clone repo
  • Install dependencies (and node js)
  • run the program with something like Node convert.js name.csv output.json, or just Node convert.js to use the default csv and output