mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-04-28 19:38:37 -05:00
Update readme, replacing stars with dynamic star badges
This commit is contained in:
48
README.md
48
README.md
@@ -30,50 +30,50 @@
|
||||
* [googleappscripting.com](http://googleappscripting.com) Google Apps Script Tutorials and Examples • Making Google Apps Script Accessible to Eveybody
|
||||
|
||||
## Development
|
||||
* [node-google-apps-script](https://github.com/danthareja/node-google-apps-script) ★257 The easiest way to develop Google Apps Script projects
|
||||
* [gas-local](https://github.com/mzagorny/gas-local) ★9 Execute and test your google app scripts locally in node.js
|
||||
* [gamified_journal](https://github.com/brainysmurf/gamified_journal) ★1 Proof of concept of a local development / push toolchain for Google Apps Scripting
|
||||
* [gas-github](https://github.com/leonhartX/gas-github) ★95 Chrome-extension to manage Google Apps Script(GAS) code with github/github enterprise
|
||||
* [ggsrun](https://github.com/tanaikech/ggsrun) ★27 This is a CLI tool to execute Google Apps Script (GAS) on a terminal
|
||||
* [gdrive](https://github.com/prasmussen/gdrive) ★3522 Google Drive CLI Client
|
||||
* [MaartenDesnouck/google-apps-script](https://github.com/MaartenDesnouck/google-apps-script) ★47 gas, for locally developing Google Apps Script projects
|
||||
* [node-google-apps-script](https://github.com/danthareja/node-google-apps-script) [](https://github.com/danthareja/node-google-apps-script) The easiest way to develop Google Apps Script projects
|
||||
* [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
|
||||
* [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
|
||||
|
||||
## Libraries & Modules
|
||||
|
||||
### Using databases
|
||||
* [FirebaseApp](https://github.com/RomainVialard/FirebaseApp) ★4 The Google Apps Script binding for the Firebase Realtime Database
|
||||
* [FirebaseApp](https://github.com/RomainVialard/FirebaseApp) [](https://github.com/RomainVialard/FirebaseApp) The Google Apps Script binding for the Firebase Realtime Database
|
||||
|
||||
### ORM (O/RM and O/R mapping tool)
|
||||
* [Goodel](https://github.com/7imon7ays/Goodel) ★5 An ORM for Google Apps scripts
|
||||
* [gs-spreadsheet-manager](https://github.com/jsoma/gs-spreadsheet-manager) ★10 A slightly more object-oriented, ORM-y, and altogether pleasant way of dealing with Google Spreadsheets when using Google Apps Script
|
||||
* [Goodel](https://github.com/7imon7ays/Goodel) [](https://github.com/7imon7ays/Goodel) An ORM for Google Apps scripts
|
||||
* [gs-spreadsheet-manager](https://github.com/jsoma/gs-spreadsheet-manager) [](https://github.com/jsoma/gs-spreadsheet-manager) A slightly more object-oriented, ORM-y, and altogether pleasant way of dealing with Google Spreadsheets when using Google Apps Script
|
||||
|
||||
### Utility
|
||||
* [gas-underscore](https://github.com/simula-innovation/gas-underscore) ★26 Underscore for Google Apps Script
|
||||
* [lodashgs](https://github.com/oshliaer/lodashgs) ★2 Lodash for Google Apps Script is a library that enables the use of the lodash.js library in Google Apps Script
|
||||
* [gas-underscore](https://github.com/simula-innovation/gas-underscore) [](https://github.com/simula-innovation/gas-underscore) Underscore for Google Apps Script
|
||||
* [lodashgs](https://github.com/oshliaer/lodashgs) [](https://github.com/oshliaer/lodashgs) Lodash for Google Apps Script is a library that enables the use of the lodash.js library in Google Apps Script
|
||||
|
||||
### Parsing
|
||||
* [Apps-Script-htmlparser2-library](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) ★4 A browserified version of fb55/htmlparser2 modified to work in Google Apps Script
|
||||
* [Apps-Script-htmlparser2-library](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) [](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) A browserified version of fb55/htmlparser2 modified to work in Google Apps Script
|
||||
|
||||
### oAuth
|
||||
* [apps-script-oauth2](https://github.com/googlesamples/apps-script-oauth2) ★367 An OAuth2 library for Google Apps Script
|
||||
* [brucemcpherson/cGoa](https://github.com/brucemcpherson/cGoa) ★14 OAuth2 for Apps Script in a few lines of code
|
||||
* [apps-script-oauth2](https://github.com/googlesamples/apps-script-oauth2) [](https://github.com/googlesamples/apps-script-oauth2) An OAuth2 library for Google Apps Script
|
||||
* [brucemcpherson/cGoa](https://github.com/brucemcpherson/cGoa) [](https://github.com/brucemcpherson/cGoa) OAuth2 for Apps Script in a few lines of code
|
||||
|
||||
### Images & Pictures
|
||||
* [ImgApp](https://github.com/tanaikech/ImgApp) ★10 This is a library of image tools for Google Apps Script
|
||||
* [ImgApp](https://github.com/tanaikech/ImgApp) [](https://github.com/tanaikech/ImgApp) This is a library of image tools for Google Apps Script
|
||||
|
||||
## Add-ons
|
||||
* [google-docs-add-on](https://github.com/Automattic/google-docs-add-on) ★102 Publish to WordPress from Google Docs
|
||||
* [google-docs-add-on](https://github.com/Automattic/google-docs-add-on) [](https://github.com/Automattic/google-docs-add-on) Publish to WordPress from Google Docs
|
||||
|
||||
## Testing
|
||||
* [gast](https://github.com/zixia/gast) ★14 Google Apps Script TAP Testing-framework
|
||||
* [gast](https://github.com/zixia/gast) [](https://github.com/zixia/gast) Google Apps Script TAP Testing-framework
|
||||
|
||||
## Logging
|
||||
* [gasl](https://github.com/zixia/gasl) ★7 Google Apps Script Logging-framework
|
||||
* [gasl](https://github.com/zixia/gasl) [](https://github.com/zixia/gasl) Google Apps Script Logging-framework
|
||||
|
||||
## Snippets and assorted
|
||||
* [GoogleSheets](https://github.com/Max-Makhrov/GoogleSheets) ★4 best code I've tested in Google Sheets
|
||||
* [google-apps-script-snippets](https://github.com/oshliaer/google-apps-script-snippets) ★11 Google Apps Script Snippets
|
||||
* [google-docs](https://github.com/fastfedora/google-docs) ★337 Libraries and functions used within Google Docs
|
||||
* [GoogleSheets](https://github.com/Max-Makhrov/GoogleSheets) [](https://github.com/Max-Makhrov/GoogleSheets) best code I've tested in Google Sheets
|
||||
* [google-apps-script-snippets](https://github.com/oshliaer/google-apps-script-snippets) [](https://github.com/oshliaer/google-apps-script-snippets) Google Apps Script Snippets
|
||||
* [google-docs](https://github.com/fastfedora/google-docs) [](https://github.com/fastfedora/google-docs) Libraries and functions used within Google Docs
|
||||
* [youtube/api-samples/apps-script](https://github.com/youtube/api-samples/tree/master/apps-script/snippets) The youtube-data-api.gs file in this directory contains code snippets that are generated by the Data API code snippet tool at: https://developers.google.com/youtube/v3/code_samples/code_snippets
|
||||
* [google/google-apps-script-samples](https://github.com/google/google-apps-script-samples) ★871 Various sample code and projects for the Google Apps Script platform
|
||||
* [googlesamples/apps-script-templates](https://github.com/googlesamples/apps-script-templates) ★70 This repository contains a number of code templates for Google Apps Script that provide example frameworks for Apps Script projects
|
||||
* [google/google-apps-script-samples](https://github.com/google/google-apps-script-samples) [](https://github.com/google/google-apps-script-samples) Various sample code and projects for the Google Apps Script platform
|
||||
* [googlesamples/apps-script-templates](https://github.com/googlesamples/apps-script-templates) [](https://github.com/googlesamples/apps-script-templates) This repository contains a number of code templates for Google Apps Script that provide example frameworks for Apps Script projects
|
||||
|
||||
Reference in New Issue
Block a user