clappr/clappr

Name: clappr

Owner: Clappr

Description: :clapper: An extensible media player for the web.

Created: 2014-02-14 17:36:40.0

Updated: 2018-01-20 02:28:02.0

Pushed: 2018-01-17 20:43:37.0

Homepage: http://clappr.io

Size: 37616

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

npm version Build Status Dependency Status Coverage Status Code Climate License



Using the Player

Greenkeeper badge

Join the chat at https://gitter.im/clappr/clappr

Add the following script on your HTML:

d>
cript type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js"></script>
ad>

Now, create the player:

y>
iv id="player"></div>
cript>
var player = new Clappr.Player({source: "http://your.video/here.mp4", parentId: "#player"});
script>
dy>
Live Demo

Test it at cdn.clappr.io.

CDN

You can use the latest published version at https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js

Vendors

You can re-use some vendors used internally, for instance you can use Kibo through Clappr.Vendor.Kibo.

Status

Clappr is under heavy development but production-ready. Feel free to open issues and send us pull requests.

Built-in Plugins & Embed Parameters
Events API
External Plugins

Supported Formats
API Documentation
How to write a plugin?
How to handle player fatal errors?
Installing
FAQ & Troubleshooting
Read this before open an issue
Contributors
Contributing
Companies using Clappr
Sponsor

image


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.