From 126c67f169bfe26c2ce481c108b68498c7d2a4c0 Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Sun, 9 Sep 2018 12:01:24 +0300 Subject: [PATCH] for any gas project. #35 --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index cc3ca0b..5858114 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,7 @@ - [Parsing](#parsing) - [oAuth](#oauth) - [Images & Pictures](#images--pictures) + - [Pack modules and universal libraries](#pack-modules-and-universal-libraries) - [Open Source Add-ons](#open-source-add-ons) - [Testing](#testing) - [Logging](#logging) @@ -127,6 +128,10 @@ It will help those wants to start Google Apps script Development from scratch. - [ImgApp](https://github.com/tanaikech/ImgApp) This is a library of image tools for Google Apps Script +### Pack modules and universal libraries + +- [classroomtechtools/modularLibraries](https://github.com/classroomtechtools/modularLibraries.gs) A collection of importable, modular libraries for any gas project. + [goto top ⇑](#google-apps-script-list) ## Open Source Add-ons