mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-03-12 01:56:47 -05:00
3bfcf20b676651e7fb97e24bcfdd2bc09e332d06
Google Apps Script List
Resources
- Google Apps Script G+ Community
- Developing add-ons for Google Docs/Sheets/Forms G+ Community
- Search by label [google-apps-script] on GitHub
- SO [google-apps-script] tag
Useful sites
- ctrlq.org Amit Agarwal's site
- mashe.hawksey.info Martin Hawksey's site
- ramblings.mcpher.com Desktop Liberation - the definitive resource for Google Apps Script and Microsoft Office automation
- googleappscripting.com Google Apps Script Tutorials and Examples • Making Google Apps Script Accessible to Eveybody
Development
- node-google-apps-script The easiest way to develop Google Apps Script projects
- gas-local ★9 Execute and test your google app scripts locally in node.js
- gamified_journal ★1 Proof of concept of a local development / push toolchain for Google Apps Scripting
- gas-github ★87 Chrome-extension to manage Google Apps Script(GAS) code with github/github enterprise
- ggsrun ★27 This is a CLI tool to execute Google Apps Script (GAS) on a terminal
- gdrive ★3511 Google Drive CLI Client
- MaartenDesnouck/google-apps-script ★47 gas, for locally developing Google Apps Script projects
Libraries & Modules
Using databases
- FirebaseApp ★4 The Google Apps Script binding for the Firebase Realtime Database
ORM (O/RM and O/R mapping tool)
- Goodel ★5 An ORM for Google Apps scripts
- gs-spreadsheet-manager ★10 A slightly more object-oriented, ORM-y, and altogether pleasant way of dealing with Google Spreadsheets when using Google Apps Script
Utility
- gas-underscore ★26 Underscore for Google Apps Script
- lodashgs ★2 Lodash for Google Apps Script is a library that enables the use of the lodash.js library in Google Apps Script
Parsing
- Apps-Script-htmlparser2-library ★4 A browserified version of fb55/htmlparser2 modified to work in Google Apps Script
oAuth
- apps-script-oauth2 ★367 An OAuth2 library for Google Apps Script
Images & Pictures
- ImgApp ★9 This is a library of image tools for Google Apps Script
Add-ons
- google-docs-add-on ★102 Publish to WordPress from Google Docs
Testing
- gast ★14 Google Apps Script TAP Testing-framework
Logging
- gasl ★7 Google Apps Script Logging-framework
Snippets and assorted
- GoogleSheets ★3 best code I've tested in Google Sheets
- google-apps-script-snippets ★10 Google Apps Script Snippets
- google-docs ★335 Libraries and functions used within Google Docs
- youtube/api-samples/apps-script The youtube-data-api.gs file in this directory contains code snippets that are generated by the Data API code snippet tool at: https://developers.google.com/youtube/v3/code_samples/code_snippets
- google/google-apps-script-samples ★869 Various sample code and projects for the Google Apps Script platform
- googlesamples/apps-script-templates This repository contains a number of code templates for Google Apps Script that provide example frameworks for Apps Script projects