2023-01-11 12:34:11 +00:00
2022-04-28 10:05:07 +01:00
2023-01-11 12:27:25 +00:00
2023-01-11 12:34:11 +00:00
2022-03-08 16:39:09 +00:00
2023-01-11 12:34:11 +00:00

Google Apps Script

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

To learn how to use Apps Script, check this quick tutorial, the homepage, and the docs.


Scripts

  • auto-backup automatically create regular backups for Google Files
  • gsheets-helper a google sheets helper class that makes it easier to manipulate tabular data programatically
  • monitor-sheet check if a google sheet contains/does not contain a special value, eg use: detect broken data
Description
A collection of handy Google Apps Script code snippets
Readme MIT 55 KiB
Languages
JavaScript 100%