/smashsight-csv-to-json

Automatic conversion of SmashSight's CSV to JSON

Primary LanguageJavaScriptMIT LicenseMIT

smashsight-csv-to-json

Usage

  1. Clone the repo
  2. npm i
  3. node index.js <inputCsvPath> <outputJsonPath>