mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-03-12 01:56:47 -05:00
@@ -53,6 +53,7 @@
|
||||
* [gas-lib](https://www.npmjs.com/package/gas-lib) [](https://www.npmjs.com/package/gas-lib) NPM package to add code auto-completion for Google AppsScript in your prefered code editor
|
||||
* [AppsScriptColor](https://chrome.google.com/webstore/detail/appsscript-color/ciggahcpieccaejjdpkllokejakhkome) *(3 700+ users)* This Chrome extension provide 2 dark color themes for the google apps script editor. It also allows to use folders to sort your files more cleanly
|
||||
* [google/clasp](https://github.com/google/clasp) Develop Apps Script projects locally
|
||||
* [apps-script-starter](https://github.com/labnol/apps-script-starter) A starter kit for building Google Apps Script projects with modern JavaScript ES6, Webpack, Babel and ESLint inside Visual Studio Code.
|
||||
|
||||
## Libraries & Modules
|
||||
|
||||
@@ -106,4 +107,4 @@ Assertion and unit testing of modular libraries
|
||||
* [derekantrican/Google-Apps-Script-Library](https://github.com/derekantrican/Google-Apps-Script-Library) [](https://github.com/derekantrican/Google-Apps-Script-Library) A variety of functions/programs written for Google Apps Script and Google services
|
||||
* [stardotbmp/google-sheet-functions](https://github.com/stardotbmp/google-sheet-functions) [](https://github.com/stardotbmp/google-sheet-functions) A single repository for open sharing of custom functions I have found to be useful generally.
|
||||
* [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)
|
||||
* [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)
|
||||
|
||||
Reference in New Issue
Block a user