• Stars
    star
    196
  • Rank 197,359 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Metadata enriched HTML5 video player

Amalia.js

Metadata enriched HTML5 video player

Download and documentation are available here : http://ina-foss.github.io/amalia.js

##Build project For building the project execute the following lines:

$ bower install
$ npm install
$ grunt

The amalia.js library is in the build directory. You can also have a look at some examples in the samples directory.