tma02 / smashsight-csv-to-json

Automatic conversion of SmashSight's CSV to JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smashsight-csv-to-json

Usage

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

About

Automatic conversion of SmashSight's CSV to JSON

License:MIT License


Languages

Language:JavaScript 100.0%