This package has been deprecated

Author message:

This version is no longer supported. Please use the @clappr/player versions instead.

clappr

0.3.13 • Public • Published

npm version Build Status Coverage Status License



Using the Player

Add the following script on your HTML:

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

Now, create the player:

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i clappr

Weekly Downloads

1,125

Version

0.3.13

License

BSD-3-Clause

Unpacked Size

10.2 MB

Total Files

147

Last publish

Collaborators

  • flavioribeiro
  • thiagopnts
  • towerz
  • gustavocsb
  • leandromoreira
  • bernardocamilo
  • leaofelipe
  • joaopaulo.vieira
  • jhonatan.gomes
  • vitorcavalcanti
  • pedrochamberlain