Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ina-foss/amalia.js
- Owner: ina-foss
- License: mit
- Created: 2014-12-16T15:10:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T09:05:06.000Z (over 1 year ago)
- Last Synced: 2024-08-22T21:45:19.997Z (4 months ago)
- Language: JavaScript
- Homepage: http://ina-foss.github.io/amalia.js
- Size: 28.3 MB
- Stars: 196
- Watchers: 17
- Forks: 41
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.