Google Apps Script topic

Google Apps Script is a scripting platform developed by Google for light-weight application development in the Google Workspace platform. Google Apps Script was initially developed by Mike Harm as a side project while working as a developer on Google Sheets. It is based on JavaScript 1.6, but also includes some portions of 1.7 and 1.8 and a subset of the ECMAScript 5 API.

Other resources

List Google Apps Script repositories

IMPORTJSONAPI

241
Stars
36
Forks
Watchers

Use JSONPath to selectively extract data from any JSON or GraphQL API directly into Google Sheets.

google-docs-add-on

160
Stars
24
Forks
Watchers

Publish to WordPress from Google Docs

robinhood-google-sheets

141
Stars
48
Forks
Watchers

Robinhood Custom Functions for Google Sheets 📈

gas-webpack-plugin

169
Stars
14
Forks
Watchers

Webpack plugin for Google Apps Script

apps-script-oauth1

135
Stars
69
Forks
Watchers

An OAuth1 library for Google Apps Script.

sheetfu-apps-script

153
Stars
20
Forks
Watchers

A Google apps scripts ORM to manipulate spreadsheets as database tables.

lodashgs

157
Stars
15
Forks
Watchers

Lodash is a library that enables the use of the lodash.js library in Google Apps Script

google-apps-script

113
Stars
13
Forks
Watchers

🛠 Manage and deploy your Google Apps Script projects using the command line

ggsrun

136
Stars
13
Forks
Watchers

This is a CLI tool to execute Google Apps Script (GAS) at own terminal on local PC. Also this CLI tool can be used for managing files in Google Drive for OAuth2 and Service Account.