Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vantaboard/gadfly
🪰 Google Apps Script homework helper
https://github.com/vantaboard/gadfly
google-apps-script homework school
Last synced: 3 months ago
JSON representation
🪰 Google Apps Script homework helper
- Host: GitHub
- URL: https://github.com/vantaboard/gadfly
- Owner: vantaboard
- License: mit
- Created: 2021-10-02T22:50:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T16:40:34.000Z (6 months ago)
- Last Synced: 2024-07-09T21:14:09.988Z (6 months ago)
- Topics: google-apps-script, homework, school
- Language: TypeScript
- Homepage:
- Size: 1.56 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Gadfly
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/blackboardd/gadfly/blob/main/LICENSE) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Renovate status](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://github.com/blackboardd/gadfly/issues/2) [![Follow on Twitter](https://img.shields.io/twitter/follow/blkboardd.svg?label=follow+blkboardd)](https://twitter.com/blkboardd)
![demonstration](.github/images/gifs/demonstration.gif)
## 👠 Features
- Uses MediaWiki API with no external API wrapper
- Define all terms
- Easy interface
- Custom parser## 🧱 Stack
- [Google Apps Script ](https://developers.google.com/apps-script)
- [TypeScript ](https://github.com/microsoft/TypeScript)
- [MediaWiki ](https://www.mediawiki.org/static/favicon/mediawiki.ico)
- [Clasp ](https://github.com/google/clasp)## Changelog
If you have recently updated, please read the [changelog](/docs/CHANGELOG.md) for details of what has changed.
## 🧑🤝🧑 Contributing
Read the [contributing guide](/docs/CONTRIBUTING.md) to learn about our development process, and how to craft proposals.
## ⚖️ License
This project is licensed under the terms of the [MIT license](/docs/LICENSE).