|
3 dias atrás | |
---|---|---|
.. | ||
artwork | 3 dias atrás | |
dist | 3 dias atrás | |
examples | 3 dias atrás | |
lib | 3 dias atrás | |
src | 3 dias atrás | |
.gitignore | 3 dias atrás | |
.jamignore | 3 dias atrás | |
CHANGELOG.md | 3 dias atrás | |
CLA.md | 3 dias atrás | |
CONTRIBUTING.md | 3 dias atrás | |
Gruntfile.js | 3 dias atrás | |
MIGRATION.md | 3 dias atrás | |
MIT-LICENSE.txt | 3 dias atrás | |
README.md | 3 dias atrás | |
bower.json | 3 dias atrás | |
composer.json | 3 dias atrás | |
package.json | 3 dias atrás |
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