Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ina-foss/amalia.js

Metadata enriched HTML5 video player
https://github.com/ina-foss/amalia.js

Last synced: 4 months ago
JSON representation

Metadata enriched HTML5 video player

Awesome Lists containing this project

README

        

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:
```sh
$ 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.