public-google-sheets-parser icon indicating copy to clipboard operation
public-google-sheets-parser copied to clipboard

Get JSONArray from public google sheets with using only spreadsheetId

Results 2 public-google-sheets-parser issues
Sort by recently updated
recently updated
newest added

``` src/scratchpad.ts:4:20 - error TS2351: This expression is not constructable. Type 'typeof import("/Users/jeff/Work/@home/fyi-migration/node_modules/public-google-sheets-parser/@types/index")' has no construct signatures. 4 const parser = new PublicGoogleSheetsParser(process.env.GOOGLE_DEFAULT_SHEET, { sheetName: 'talks' }); ``` Still have...

https://stackoverflow.com/a/53139356/507203 ![image](https://github.com/fureweb-com/public-google-sheets-parser/assets/1612187/965cc3a1-c46b-4a74-88e2-53124f38ae04) ![image](https://github.com/fureweb-com/public-google-sheets-parser/assets/1612187/bdccf1b0-3534-4c39-a018-ffedb58eaf6b)