Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleworkspace/add-ons-samples
Sample Google Workspace Add-ons
https://github.com/googleworkspace/add-ons-samples
gmail gmail-add-ons google google-workspace samples
Last synced: 3 months ago
JSON representation
Sample Google Workspace Add-ons
- Host: GitHub
- URL: https://github.com/googleworkspace/add-ons-samples
- Owner: googleworkspace
- License: apache-2.0
- Created: 2017-10-24T18:54:54.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T12:22:08.000Z (6 months ago)
- Last Synced: 2024-08-02T15:52:01.850Z (6 months ago)
- Topics: gmail, gmail-add-ons, google, google-workspace, samples
- Language: JavaScript
- Homepage: https://developers.google.com/gmail/add-ons
- Size: 1.58 MB
- Stars: 266
- Watchers: 23
- Forks: 97
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Google Workspace Add-ons samples
[![Stack Overflow][stackoverflow-shield]][stackoverflow-link]
This repository contains samples [Google Workspace Add-ons](https://developers.google.com/gsuite/add-ons/overview).
See sub-directories for more detailed descriptions of individual samples.## Questions and discussions
If you have questions or run into issues with Google Workspace Add-ons, see:
* Stack Overflow: tag questions with [`gsuite-addons`][stackoverflow-link]
## Contributing changes
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to contribute
to this project.## License
Thes samples are licensed under the [Apache 2 license](LICENSE).
[stackoverflow-shield]: https://img.shields.io/badge/stackoverflow-gmail--add--ons-blue.svg
[stackoverflow-link]: http://stackoverflow.com/search?q=[gsuite-addons]