Change the repository type filter
All
Repositories list
52 repositories
- A web component for Google Drive Picker
- Web samples for Google Workspace APIs
- An OAuth2 library for Google Apps Script.
- Apps Script samples for Google Workspace products.
- Use Google Sheets as your application's reporting tool
- Generate Google Slides from markdown
- Hubot adapter for Google Chat.
google-chat-samples
Public- Reference implementation of a Google Classroom add-on, written in Python and broken into steps corresponding to a walkthrough tutorial https://developers.google.com/classroom/add-ons/walkthroughs/walkthroughs-overview.
- Sample Google Workspace Add-ons
- Converts the JSON representation of a Google Docs document into an HTML abstract syntax tree (HAST).
- About Reference implementation of a Google Classroom add-on, written in Java and broken into steps corresponding to a walkthrough tutorial https://developers.google.com/classroom/add-ons/walkthroughs/walkthroughs-overview.
apps-script-oauth1
PublicAn OAuth1 library for Google Apps Script.- ReDriveApp (short for "Recommended" or "Replacement" DriveApp). AppsScript class that provides equivalent methods offered by the built-in DriveApp, but that does not require use of full '/drive' OAuth scope (which is a "Restricted" scope"). Instead, uses only these Recommended (non-sensitive) and/or Sensitive scopes.