@classroomtechtools/dottie
Build jsons with sanity.
Build jsons with sanity.
A V8 GAS library which enables the ability for the developer to guarantee that functions receive arguments that match the expected types and values.
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.
Interact with Chat Service with Google AppsScripts
A key/value store in AppsScripts that stores values and objects locally in memory, and writes to the `CacheService` and `PropertiesService` for reliable persistance.
Interact with Chat Service with Google AppsScripts
Run V8-compatible AppsScripts/JavaScript code locally by making a sandboxed environment. Batteries included.
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.