README
SpreadObject(link, column)
function that get 2 parameters
- link Link of shared view in spreadsheet exmp: https://docs.google.com/spreadsheets/d/1-z3K6hNWYdKSzCsNns71MO17QOQXISQ1iSd260YDq4Q/edit?usp=sharing
- column number of columns of headers exmp: if you have Id , first name, last name, phone number the column number will be 4
** the headers will be used as keys in the returned object
Instalation
$ npm i -g object-google-spreadsheet
$ npm i object-google-spreadsheet