Add cheeriogs

This commit is contained in:
TANIGUCHI Masaya
2018-06-14 19:34:43 +09:00
committed by GitHub
parent 126279a0fb
commit f67fc349d1

View File

@@ -73,6 +73,7 @@
### Parsing
* [Apps-Script-htmlparser2-library](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) [![GitHub stars](https://img.shields.io/github/stars/Spencer-Easton/Apps-Script-htmlparser2-library.svg?style=social&label=Star)](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) A browserified version of fb55/htmlparser2 modified to work in Google Apps Script
* [cheeriogs](https://github.com/asciian/cheeriogs) [![GitHub stars](https://img.shields.io/github/stars/asciian/cheeriogs.svg?style=social&label=Star)](https://github.com/asciiann/cheeriogs) HTML manipulation library with jQuery-like interface.
### oAuth
* [apps-script-oauth2](https://github.com/googlesamples/apps-script-oauth2) [![GitHub stars](https://img.shields.io/github/stars/googlesamples/apps-script-oauth2.svg?style=social&label=Star)](https://github.com/googlesamples/apps-script-oauth2) An OAuth2 library for Google Apps Script
@@ -106,4 +107,4 @@ Assertion and unit testing of modular libraries
* [derekantrican/Google-Apps-Script-Library](https://github.com/derekantrican/Google-Apps-Script-Library) [![GitHub stars](https://img.shields.io/github/stars/derekantrican/Google-Apps-Script-Library.svg?style=social&label=Star)](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) [![GitHub stars](https://img.shields.io/github/stars/stardotbmp/google-sheet-functions.svg?style=social&label=Star)](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)