Effortlessly find and integrate powerful Apps Script Libraries in your projects
This is a library for zipping a folder using Google Apps Scripts.
tanaike
Updated: 3 years ago
This is a Google Apps Script library for parsing the form object from HTML form and appending the submitted values to the Spreadsheet.
Personal Finance Library to access Bkper.com account
unknown
DateFinder is a GAS library for searching the date objects from the cell range on the sheet in the Spreadsheet and retrieving the searched range as the RangeList object using Google Apps Script (GAS).
This is a GAS library for unzipping a Zip file protected by a password using Google Apps Script.
This is a library for retrieving the process and information of Google Apps Script. For example, one of methods retrieves the total execution time of all functions executed by the time-driven trigger at owner's account.
Logging library based on BetterLog
andrewroberts.net
This is a GAS library for copying the rich text with the text styles from Google Document to Google Spreadsheet or from Google Spreadsheet to Google Document using Google Apps Script (GAS). And, also the rich texts in the cells can be converted to HTML format.
This is a Google Apps Script library including useful scripts for supporting to development of applications by Google Apps Script.
As used in the two Google tutorials "Reading (and) Writing Spreadsheet Data using JavaScript Objects" - https://developers.google.com/apps-script/articles/writing_spreadsheet_data
A library for access to the User Profiles API
Lets you add activity reporting to your code using Google Analytics
EncodeApp is a GAS library for retrieving the encoding set (charset) and doing URL encode with the specific encoding set using Google Apps Script (GAS).