Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/clappr/clappr

:clapper: An extensible media player for the web.
https://github.com/clappr/clappr

clappr dash hls html5-audio html5-video html5-video-player javascript mp4 player video video-player

Last synced: 26 days ago
JSON representation

:clapper: An extensible media player for the web.

Lists

README

        

Huge changes in the latest version. See 0.4.0 version changelog for more information






jsDelivr hits (npm scoped)



#

# Clappr Monorepo

Look for Clappr and related packages under the [/packages](/packages/) directory. Applications like the [clappr.io](http://clappr.io/) documentation site are under the [/apps](/apps/) directory.

## Documentation

Visit [https://clappr.github.io](https://clappr.github.io) to view the full documentation.

## Run the Development Server

1. Run `yarn install` to install all dependencies
2. Run `yarn dev` will start the development server.
3. Visit http://localhost:8080 to view your application.