Skip to content
View MaksymStoianov's full-sized avatar

Block or report MaksymStoianov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaksymStoianov/README.md

GitHub Youtube Facebook Instagram LinkedIn Telegram

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 SpreadsheetApp.Sheet, providing enhanced functionality for working with sheet objects in Google Sheets.

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.

Pinned Loading

  1. EventEmitter EventEmitter Public

    Google Apps Script Library. EventEmitter is an object that implements event handling.

    JavaScript 1

  2. SettingsService SettingsService Public

    Google Apps Script Library. SettingsService is an object designed for working with settings through PropertiesService and CacheService.

    JavaScript 1

  3. I18nService I18nService Public

    Google Apps Script Library. I18nService is an object that implements internationalization functionality.

    JavaScript 1

  4. SheetSchema SheetSchema Public

    Google Apps Script Library. SheetSchema represents an object implementing the operation with the schema of a spreadsheet sheet.

    JavaScript 1