Implementing H5p with nodejs insisde a inhouse application
Submitted by vved on Wed, 05/01/2024 - 15:03
Hi Team,
We want to integrate h5p with nodejs and angular, Is there any solution to the requirement? If necessary we may have a call to discuss the same with the team to implement a inhouse application using H5p.
Thanks
Summary:
Integrate h5p with nodejs and angularjs inside a standalone system
Content types:
otacke
Wed, 05/01/2024 - 20:06
Permalink
There's a port of H5P's core
There's a port of H5P's core (server-side) to node.js at https://github.com/Lumieducation/H5P-Nodejs-library. To the best of my knowledge, there's no port of the client-side part of H5P's core to Angular yet.