Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndlano/h5p-caretaker-client
Reference client for using the H5P Caretaker library
https://github.com/ndlano/h5p-caretaker-client
Last synced: about 5 hours ago
JSON representation
Reference client for using the H5P Caretaker library
- Host: GitHub
- URL: https://github.com/ndlano/h5p-caretaker-client
- Owner: NDLANO
- License: mit
- Created: 2024-09-26T16:34:03.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-10-28T12:31:17.000Z (11 days ago)
- Last Synced: 2024-10-28T16:13:10.230Z (11 days ago)
- Language: JavaScript
- Size: 4.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# H5P Caretaker client
Reference implementation of a JavaScript client using the H5P Caretaker library.## Usage
This is not supposed to run standalone. You will need a server component to run this,
please see e.g. https://github.com:ndlano/h5p-caretaker-server for a server side
reference implementation.## TODO
Document what needs to be implemented ...