Holysheets!Logo Holysheets!

Introduction

Holysheets! is a TypeScript library that simplifies the process of interacting with the Google Sheets API. It offers a set of tools for reading and writing data to and from Google Sheets, with a Prisma-like syntax.

Advantages

No more memorizing range codes: With Holysheets!, you don’t need to remember complex range codes. The library handles all the range-related operations for you, allowing you to focus on your data.

Features

Installation

You can install Holysheets! using npm:

npm install holysheets