BurningGAS #57

This commit is contained in:
Alexander Ivanov
2018-09-09 12:49:28 +03:00
parent 3395d3c3fb
commit 5c897f312a

View File

@@ -199,5 +199,6 @@ Assertion and unit testing of modular libraries
- [googlesamples/apps-script](https://github.com/googlesamples/apps-script) Sample code for Google Apps Script, a cloud-based scripting service for Google Apps
- [An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script)](https://github.com/dwyl/html-form-send-email-via-google-script-without-server)
- [googlescriptreference.com](http://googlescriptreference.com/) Google Script Reference
- [rudimusmaximus/BurningGAS](https://github.com/rudimusmaximus/BurningGAS) Demonstrate various google apps script using a menu of functions inside a fresh google sheet and container bound editor
[goto top ⇑](#google-apps-script-list)