mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-04-28 19:38:37 -05:00
Merge branch 'master' into patch-2
This commit is contained in:
@@ -44,17 +44,20 @@
|
||||
## Development
|
||||
* [google/clasp](https://github.com/google/clasp) Develop Apps Script projects locally using Clasp CLI.
|
||||
* [gas-local](https://github.com/mzagorny/gas-local) [](https://github.com/mzagorny/gas-local) Execute and test your google app scripts locally in node.js
|
||||
* [gamified_journal](https://github.com/brainysmurf/gamified_journal) [](https://github.com/brainysmurf/gamified_journal) Proof of concept of a local development / push toolchain for Google Apps Scripting
|
||||
* [gamified_journal](https://github.com/brainysmurf/gamified_journal) [](https://github.com/brainysmurf/gamified_journal) Proof of concept of a local development / push toolchain for Google Apps Scripting
|
||||
* [gas-github](https://github.com/leonhartX/gas-github) [](https://github.com/leonhartX/gas-github) Chrome-extension to manage Google Apps Script(GAS) code with github/github enterprise
|
||||
* [ggsrun](https://github.com/tanaikech/ggsrun) [](https://github.com/tanaikech/ggsrun) This is a CLI tool to execute Google Apps Script (GAS) on a terminal
|
||||
* [gdrive](https://github.com/prasmussen/gdrive) [](https://github.com/prasmussen/gdrive) Google Drive CLI Client
|
||||
* [MaartenDesnouck/google-apps-script](https://github.com/MaartenDesnouck/google-apps-script) [](https://github.com/MaartenDesnouck/google-apps-script) gas, for locally developing Google Apps Script projects
|
||||
* [gas-shell](https://github.com/JeanRemiDelteil/gas-shell) [](https://github.com/JeanRemiDelteil/gas-shell) Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands)
|
||||
* [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 using clasp (Command Line Apps Script Projects).
|
||||
|
||||
## Starter Kits
|
||||
* [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.
|
||||
* [gas-minimal-boilerplate](https://github.com/asciian/gas-minimal-boilerplate) A minimal boilerplate with webpack for Google Apps Script
|
||||
* [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to your documents
|
||||
* [gas-shell](https://github.com/JeanRemiDelteil/gas-shell) [](https://github.com/JeanRemiDelteil/gas-shell) Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands)
|
||||
|
||||
## Libraries & Modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user