An open API service indexing awesome lists of open source software.

https://github.com/bellingcat/google-apps-script

A collection of handy Google Apps Script code snippets
https://github.com/bellingcat/google-apps-script

google-apps-script javascript open-source-research snippets

Last synced: about 13 hours ago
JSON representation

A collection of handy Google Apps Script code snippets

Awesome Lists containing this project

README

        

# Google Apps Script
A (growing) collection of handy Google Apps Script code snippets.

To learn how to use Apps Script, check [this quick tutorial](https://codelabs.developers.google.com/codelabs/apps-script-intro/#0), the [homepage](https://developers.google.com/apps-script), and the [docs](https://developers.google.com/apps-script/reference).

---
### Scripts
- [auto-backup](auto-backup) automatically create regular backups for Google Files
- [gsheets-helper](gsheets-helper) a google sheets helper class that makes it easier to manipulate tabular data programatically
- [monitor-sheet](monitor-sheet) check if a google sheet contains/does not contain a special value, eg use: detect broken data