@bedsheets/google-sheets-dal

Data access layer on top of the Google Sheets v4 API

Usage no npm install needed!

<script type="module">
  import bedsheetsGoogleSheetsDal from 'https://cdn.skypack.dev/@bedsheets/google-sheets-dal';
</script>

README

@bedsheets/google-sheets-dal

A supporting package for Bedsheets (see main Github), a Node.js proxy for turning Google Sheets into a quick & dirty RESTful DB.

Google Sheets DAL

This is a data access layer for Google Sheets that abstracts the sheets_v4.Sheets API in the googleapis package to provide a simpler object array interface for working with Google Sheets.