Appscripts Packages

@classroomtechtools/endpoints

A library SDK for Google AppsScripts that makes working with API endpoints a cinch. You can use it as an abstraction of `UrlFetchApp`, or use it to wrap Google APIs that don't have advanced services yet.

2.6.0 • Published 4 years ago

@classroomtechtools/object-store

A key/value store in AppsScripts that stores values and objects locally in memory, and writes to the `CacheService` and `PropertiesService` for reliable persistance.

1.0.0 • Published 4 years ago

enforce_arguments

A V8 GAS library which enables the ability for the developer to guarantee that functions receive arguments that match the expected types -- including instances of classes.

1.0.1 • Published 5 years ago