@bruno-fontes/gas_getsheetdata

My utility to get data from GAS SpreadSheet

Usage no npm install needed!

<script type="module">
  import brunoFontesGasGetsheetdata from 'https://cdn.skypack.dev/@bruno-fontes/gas_getsheetdata';
</script>

README

GAS Get Sheet Data

My personal utility to easily deal with GAS Spreadsheet

It is still in development and I did not run the tests yet.

Installing

Install the package and copy the index.ts file into your project folder.

Versions

  • 1.0.2: Added this readme
  • 1.0.1: Iterator implemented
  • 1.0.0: Very first version