2018-09-09 10:38:53 +03:00
2018-09-09 10:38:53 +03:00

Google Apps Script List

Resources

Useful sites & blogs

Awesome code & things

Lists

  • Learning Google Apps Script The best resources for learning Google Apps Script, the glue that connects GSuite services including Gmail, Google Drive, Calendar, Maps, Analytics and more.

Development

  • google/clasp Develop Apps Script projects locally using clasp (Command Line Apps Script Projects) CLI.
  • gas-local Execute and test your google app scripts locally in node.js
  • gamified_journal Proof of concept of a local development / push toolchain for Google Apps Scripting
  • gas-github Chrome-extension to manage Google Apps Script(GAS) code with github/github enterprise
  • ggsrun This is a CLI tool to execute Google Apps Script (GAS) on a terminal
  • gdrive Google Drive CLI Client
  • MaartenDesnouck/google-apps-script gas, for locally developing Google Apps Script projects
  • gas-lib NPM package to add code auto-completion for Google AppsScript in your prefered code editor
  • AppsScriptColor (3 700+ users) This Chrome extension provide 2 dark color themes for the google apps script editor. It also allows to use folders to sort your files more cleanly

Starter Kits

  • apps-script-starter A starter kit for building Google Apps Script projects with modern JavaScript ES6, Webpack, Babel and ESLint inside Visual Studio Code.
  • gas-minimal-boilerplate A minimal boilerplate with webpack for Google Apps Script
  • google-apps-script-template A feature rich task runner for Google Apps Script to write, lint and push modern code to your documents
  • gas-shell Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands)

Shims and polyfills

Libraries & Modules

Using databases

  • FirebaseApp The Google Apps Script binding for the Firebase Realtime Database
  • oshliaer/alasqlgs AlaSQLGS is a library that enables the use of the AlaSQL.js library in Google Apps Script

ORM (O/RM and O/R mapping tool)

  • Goodel An ORM for Google Apps scripts
  • gs-spreadsheet-manager A slightly more object-oriented, ORM-y, and altogether pleasant way of dealing with Google Spreadsheets when using Google Apps Script
  • Sheetfu An ORM to treat spreadsheet as database tables using Google Apps Scripts.
  • itmammoth/Tamotsu Object-Spreadsheet Mapping for Google Apps Script

Utility

  • gas-underscore Underscore for Google Apps Script
  • lodashgs Lodash for Google Apps Script is a library that enables the use of the lodash.js library in Google Apps Script
  • brucemcpherson/cUseful Various dependency free useful functions
  • Gexpress Express-ish middleware for google appscript (build NODEJS-ish applications)

Parsing

oAuth

Images & Pictures

  • ImgApp This is a library of image tools for Google Apps Script

Open Source Add-ons

Testing

  • gast Google Apps Script TAP Testing-framework
  • GSUnit is a Google Apps Script based testing framework based on JUnit by Kent Beck and JSUnit by Edward Hieatt. It will allow one to run tests while developing
  • classroomtechtools/modularLibraries.gs/UnitTesting Assertion and unit testing of modular libraries

Logging

  • gasl Google Apps Script Logging-framework

Snippets and assorted

Snippets

Spreadsheets

XML

Assorted

Description
No description provided
Readme 318 KiB