|
2 gün önce | |
---|---|---|
.. | ||
artwork | 2 gün önce | |
dist | 2 gün önce | |
examples | 2 gün önce | |
lib | 2 gün önce | |
src | 2 gün önce | |
.gitignore | 2 gün önce | |
.jamignore | 2 gün önce | |
CHANGELOG.md | 2 gün önce | |
CLA.md | 2 gün önce | |
CONTRIBUTING.md | 2 gün önce | |
Gruntfile.js | 2 gün önce | |
MIGRATION.md | 2 gün önce | |
MIT-LICENSE.txt | 2 gün önce | |
README.md | 2 gün önce | |
bower.json | 2 gün önce | |
composer.json | 2 gün önce | |
package.json | 2 gün önce |
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