Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 

Repository files navigation

1. Google Apps Script List

1.1. Resources

1.1.1. Useful sites & blogs

1.1.2. Awesome code & things

1.1.3. Lists

goto top ⇑

1.2. Development

1.2.1. Starter Kits

1.2.2. Shims and polyfills

goto top ⇑

1.3. Libraries & Modules

1.3.1. 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

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

1.3.3. 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)
  • tanaikech/RangeListApp RangeListApp is a GAS library for retrieving, putting and replacing values for Spreadsheet by a range list with a1Notation using Google Apps Script (GAS)
  • syslogic/google-apps-script CloudDatastore.gs is a client for Google Cloud Datastore, which runs as a Service Account
  • Sheetbase Build REST API server, websites and apps using Google Apps Script.

1.3.4. Parsing

1.3.5. oAuth

1.3.6. Images & Pictures

  • ImgApp This is a library of image tools for Google Apps Script
  • GPhotosApp This is a Google Photos REST API library for Google Apps scripts
  • InstagramApp Instagram images API for Google Apps scripts to download images and video

1.3.7. Data Studio community connectors

1.3.8. Pack modules and universal libraries

goto top ⇑

1.4. Open Source Apps & Add-ons

goto top ⇑

1.5. Testing

goto top ⇑

1.6. Logging

  • gasl Google Apps Script Logging-framework
  • BetterLog Logging library that extends the native apps script Logger, mainly to allow logging to a GSheet
  • BBLog Logging library that further extends BLog to give
    • logging to a Firebase DB
    • multiple logging instances
    • logging of function names and line numbers
    • log the user's email address or ID, in a full or disguised format
    • automatically format log GSheet

goto top ⇑

1.7. Snippets and assorted

1.7.1. Snippets

1.7.1.1. Lists & collections

1.7.1.2. Spreadsheets

1.7.1.3. XML

1.7.2. Assorted

goto top ⇑

About

Awesome Google Apps Script

Topics

Resources

Stars

98 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors