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: about 2 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T04:42:14.000Z (about 2 years ago)
- Last Synced: 2025-03-30T16:33:57.264Z (about 1 year 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

## Build
Just run it the first time:
```
bun install
```
Every time you build, run:
```
bun run build
```
## License
[MIT](./LICENSE)