Skip to content

ina-foss/amalia.js

Repository files navigation

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.