MCPcopy Index your code
hub / github.com/jplayer/jPlayer

github.com/jplayer/jPlayer @2.9.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.9.2 ↗ · + Follow
1,357 symbols 2,394 edges 21 files 0 documented · 0% 1 cross-repo links updated 4y ago2.9.2 · 2014-12-15★ 4,598139 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

jPlayer : HTML5 Audio & Video for jQuery

Support for Zepto 1.0+ compiled with the data module.

What is jPlayer?

jPlayer is a jQuery/Zepto plugin that allows you to:

  • play and control media files in your webpage.
  • create a consistent interface and experience across all browsers.
  • create and style a media player using just HTML and CSS.
  • add audio and video to your jQuery/Zepto projects.
  • support more devices using HTML5.
  • support older browsers using a Flash fall-back/forward.
  • control media on your website using a JavaScript API.

jPlayer supports:

  • HTML5: mp3, m4a (AAC), m4v (H.264), ogv, oga, wav, webm
  • Flash: mp3, m4a (AAC), m4v (H.264), rtmp, flv.

(*) Optional counterpart formats to increase HTML5 cross-browser support.

Bower Install

  • simple install using bower install jplayer
  • see http://bower.io/ for more information.

Composer install

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.

License

jPlayer is licensed under the MIT license.

More information:

Author:

Mark J Panaghiston @thepag happyworm.com

Core symbols most depended-on inside this repo

V
called by 1830
lib/aurora/mp3.js
PTR
called by 328
lib/aurora/mp3.js
Ea
called by 130
lib/aurora/ogg.js
fb
called by 98
lib/aurora/vorbis.js
md
called by 95
lib/aurora/vorbis.js
ab
called by 42
lib/aurora/vorbis.js
huffquad_V
called by 40
lib/aurora/mp3.js
Pb
called by 36
lib/aurora/opus.js

Shape

Function 1,357

Languages

TypeScript100%

Modules by API surface

lib/aurora/vorbis.js641 symbols
lib/aurora/opus.js334 symbols
lib/aurora/ogg.js174 symbols
lib/jquery.min.js75 symbols
lib/aurora/aurora.js34 symbols
lib/aurora/mp3.js17 symbols
lib/aurora/aac.js13 symbols
src/javascript/popcorn/popcorn.jplayer.js11 symbols
lib/popcorn.js11 symbols
lib/circle-player/js/jquery.grab.js10 symbols
lib/circle-player/js/mod.csstransforms.min.js9 symbols
lib/circle-player/js/jquery.transform2d.js9 symbols

Dependencies from manifests, versioned

robloach/component-installer* · 1×
flex-sdk4.6.0-0 · 1×
grunt0.4.5 · 1×
grunt-contrib-concat0.5.0 · 1×
grunt-contrib-copy0.7.0 · 1×
grunt-contrib-cssmin0.10.0 · 1×
grunt-contrib-jshint0.10.0 · 1×
grunt-contrib-sass0.8.1 · 1×
grunt-contrib-uglify0.6.0 · 1×
grunt-mxmlc0.5.2 · 1×
jquery>1.7.0 · 1×

For agents

$ claude mcp add jPlayer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact