/Spreadsheet-data-automation

Function that can convert the data from a Google Sheet into an object that matches the proprietary editor's data model.

Primary LanguageJavaScript

Spreadsheet-data-automation

Function that can convert the data from a Google Sheet into an object that matches the proprietary editor's data model.

Steps

  • Run 'npm install'
  • Run 'node app.js "Sheet_Path" "Output_JSON_Path"
  • Run 'npm test' (For Testing)

Explanation

Drive Link