clappr / clappr-samples

A collection of samples and examples on how to work with Clappr.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the samples

  • Clone this repository
  • npm install
  • npm start

Just access the main page at http://localhost:8080. It's a basic test page, actually the same used on http://cdn.clappr.io.

Available plugin samples

UICorePlugin

Additional interface for media control - ClapprSamples.CoreExtraInterface

This sample shows how to build a UICorePlugin that renders an element that shows/hides together with the media control.

MediaControl

Soon

About

A collection of samples and examples on how to work with Clappr.


Languages

Language:HTML 49.4%Language:JavaScript 32.0%Language:CSS 18.6%