Skip to content

General purpose functions to help you speed your journey through the dry and unforgiving Apps Script landscape.

Notifications You must be signed in to change notification settings

reppohopper/gas_hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

gas_hacks

General purpose functions to help you speed your journey through the dry and unforgiving Google Apps Script landscape.

Usually wrapped in little explicit modules-by-closure (maybe our only option for modules in Apps Script?).

JSON Files Module

Accessible at json_files_module.js Uses:

  • Read .json files directly out of Google Drive, converting the contents into a JavaScript Object
  • Overwrite .json files in Google Drive, using a JavaScript Object

About

General purpose functions to help you speed your journey through the dry and unforgiving Apps Script landscape.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published