h5p-extractor
v0.0.1
Published
The H5P-Extractor is a tool for extracting .h5p-files into a given folder-structure.
Downloads
22
Readme
H5P-Extractor
The H5P-Extractor is a function that takes a .h5p-file validates and extracts the content into given folders.
h5p_extract(h5p_file: H5PFile, library_directory: string, content_directory: string): Promise<boolean>;
Contributing
Lumi tries to improve education wherever it is possible by providing a software that connects teachers with their students. Every help is appreciated and welcome. Feel free to create pull requests. h5p-nodejs-library has adopted the code of conduct defined by the Contributor Covenant. It can be read in full here.
Get in touch
Versioning
We use SemVer for versioning.
License
This project is licensed under the GNU GENERAL PUBLIC LICENSE v3 License - see the LICENSE file for details