|
vor 2 Tagen | |
---|---|---|
.. | ||
artwork | vor 2 Tagen | |
dist | vor 2 Tagen | |
examples | vor 2 Tagen | |
lib | vor 2 Tagen | |
src | vor 2 Tagen | |
.gitignore | vor 2 Tagen | |
.jamignore | vor 2 Tagen | |
CHANGELOG.md | vor 2 Tagen | |
CLA.md | vor 2 Tagen | |
CONTRIBUTING.md | vor 2 Tagen | |
Gruntfile.js | vor 2 Tagen | |
MIGRATION.md | vor 2 Tagen | |
MIT-LICENSE.txt | vor 2 Tagen | |
README.md | vor 2 Tagen | |
bower.json | vor 2 Tagen | |
composer.json | vor 2 Tagen | |
package.json | vor 2 Tagen |
Support for Zepto 1.0+ compiled with the data module.
(*) Optional counterpart formats to increase HTML5 cross-browser support.
bower install jplayer
Install jPlayer via composer by adding the following lines to your composer.json
in your project:
// ...
"require": {
// ...
"happyworm/jPlayer": "2.*"
// ...
}
// ...
"config": {
"component-dir": "your/desired/asset/path"
},
// ...
Then execute the following:
php composer.phar update
Composer will now download all components and install the needed files into your/desired/asset/path
, ready to use.
jPlayer is licensed under the MIT license.
Mark J Panaghiston @thepag happyworm.com