Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakkke/moodle-data
Moodle Data Extension
https://github.com/sakkke/moodle-data
chrome chrome-extension chrome-extensions extension extension-chrome moodle typescript
Last synced: 24 days ago
JSON representation
Moodle Data Extension
- Host: GitHub
- URL: https://github.com/sakkke/moodle-data
- Owner: sakkke
- License: mit
- Created: 2024-04-08T08:51:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T04:42:14.000Z (8 months ago)
- Last Synced: 2024-10-24T21:25:46.291Z (2 months ago)
- Topics: chrome, chrome-extension, chrome-extensions, extension, extension-chrome, moodle, typescript
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moodle-data
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sakkke/moodle-data/bun.yml)
## Build
Just run it the first time:
```
bun install
```Every time you build, run:
```
bun run build
```## License
[MIT](./LICENSE)