Libraries (14)
Name ⏷ |
Version |
Description |
---|---|---|
Cron |
Cron for Google Apps Script is a library that implements task scheduling using cron expressions. |
|
EventEmitter |
EventEmitter for Google Apps Script is a library that implements an event-driven architecture, allowing for easy interaction between different components of an application using the "publisher-subscriber" mechanism. |
|
⤷ Net |
Net for Google Apps Script is a library that extends the functionality of EventEmitter, enabling network communication between application components. |
|
I18nService |
I18nService for Google Apps Script is a library that implements internationalization (i18n) support, allowing you to easily manage translations and localization of your application for various languages and regions. |
|
SettingsService |
SettingsService for Google Apps Script is a library that works similarly to PropertiesService but with enhanced capabilities. It optimizes the process of reading and writing properties, reducing the load on system limits. |
|
Sheet |
Sheet for Google Apps Script is a library that serves as a wrapper around This tool simplifies interaction with sheet objects and allows efficient data management, offering additional methods and convenient interfaces for working with spreadsheets. |
|
⤷ SheetLog | SheetLog for Google Apps Script. | |
SheetSchema | SheetSchema for Google Apps Script. | |
SuperCache | SuperCache for Google Apps Script. | |
SuperProperties | SuperProperties for Google Apps Script. | |
TelegramApp | TelegramApp for Google Apps Script. | |
TriggerService | TriggerService for Google Apps Script. | |
UrlService | UrlService for Google Apps Script. | |
Utils | Utils for Google Apps Script. |