GithubHelp home page GithubHelp logo

doc22940 / clappr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clappr/clappr

0.0 1.0 0.0 49.84 MB

:clapper: An extensible media player for the web.

Home Page: http://clappr.io

License: BSD 3-Clause "New" or "Revised" License

JavaScript 89.48% CSS 4.83% HTML 3.36% ActionScript 1.92% Shell 0.41%

clappr's Introduction

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.

Sponsor

image

clappr's People

Contributors

towerz avatar flavioribeiro avatar leandromoreira avatar tjenkinson avatar joaopaulovieira avatar kslimani avatar tchakabam avatar jhonatangcavalcanti avatar thiagopnts avatar greenkeeperio-bot avatar dayvson avatar bikegriffith avatar vagnervjs avatar barbosa avatar dependabot[bot] avatar ronag avatar andrefilimono avatar nicholasasimov avatar gamtiq avatar afonsocdaniel avatar greenkeeper[bot] avatar hounvs avatar stanogurnik avatar davidjb avatar paluh avatar michaelcunningham19 avatar leftees avatar luanraithz avatar avreg avatar guilhermebruzzi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.