Tunapanda H5P standalone Update to 2.0

For those who don't use Github so much just drawing a spotlight on Version 2.0 of standalone h5p by Tunapanda rollout with some significant updates

 

https://github.com/tunapanda/h5p-standalone

 

@Jakeii Jakeii released this 42 minutes ago · 1 commit to master since this release

Significant Update with breaking changes so this is version 2.0.0

  • Switched to Webpack
  • Using module system, can be imported via ES6, CommonJS, AMD or Globals
  • Hide H5P frame by default
  • Move away from being a jQuery plugin
  • Include H5P JS files directly in this project
  • Remove bower
  • Add tests
  • Multiple H5P on one page support

 

BV52's picture

Hi Alex,

Thank you for providing this information.

-BV