Open source video player for HTML sites
Go to file
2018-02-27 00:33:52 -05:00
src Added a current time and duration of the video 2018-02-27 00:33:52 -05:00
.gitignore Removed index.html from the git ignore file for testing 2018-02-26 17:10:19 -05:00
Gruntfile.js Added Gruntfile for compiling SASS and CoffeeScript files 2018-02-26 17:09:00 -05:00
index.html Added an MP4 video file link in the example/test HTML file 2018-02-26 17:38:48 -05:00
LICENSE Updated license file 2018-02-26 11:06:31 -05:00
package-lock.json Updated Grunt dependencies - added time-grunt module to keep track of how long the compilation runs 2018-02-26 17:09:34 -05:00
package.json Updated Grunt dependencies - added time-grunt module to keep track of how long the compilation runs 2018-02-26 17:09:34 -05:00
README.md Initial commit 2018-02-26 10:39:19 -05:00

metaunix-player-js

An HTML/Javascript video player