Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 380 Bytes

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.