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
- Read the API documentation at https://developers.google.com/apps-script
- Access the application at https://script.google.com
GoogleSheets
best code I've tested in Google Sheets
dataconnector
Connect to any API, website or database in Google Sheets.
eslint-plugin-googleappsscript
ESLint plugin for Google Apps Script environment
LatexKit
LaTeX tables generation from Google Sheets made easy
inout2
A web-based office in/out board powered by Google Calendar, written in Google Apps Script
apps-script-samples
Apps Script samples for Google Workspace products.
gas-github
sync gas code to github
apps-script-oauth2
An OAuth2 library for Google Apps Script.
unsubscribe-gmail
Gmail Unsubscriber is a Google Apps Script for unsubscribing from unwanted newsletters and other bulk emails.
google-apps-script-awesome-list
The usual list of links to interesting resources for Google Apps Script