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: 6 months ago 
        JSON representation
    
:clapper: An extensible media player for the web.
- Host: GitHub
- URL: https://github.com/clappr/clappr
- Owner: clappr
- License: bsd-3-clause
- Created: 2014-02-14T17:36:40.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T14:29:00.000Z (6 months ago)
- Last Synced: 2025-05-06T16:14:05.022Z (6 months ago)
- Topics: clappr, dash, hls, html5-audio, html5-video, html5-video-player, javascript, mp4, player, video, video-player
- Language: JavaScript
- Homepage: http://clappr.io
- Size: 71.2 MB
- Stars: 7,232
- Watchers: 233
- Forks: 853
- Open Issues: 8
- 
            Metadata Files:
            - Readme: README.md
- License: LICENSE
- Authors: AUTHORS
 
Awesome Lists containing this project
- awesome-video - clappr - An extensible media player for the web. (Players)
- awesome-made-by-brazilians - clappr
- starred-awesome - clappr - :clapper: An extensible media player for the web. (JavaScript)
- awesome-frontend-libraries - clappr
- awesome-javascript - clappr - An extensible media player for the web. - ★ 4447 (Video/Audio)
- StarryDivineSky - clappr/clappr
README
          Huge changes in the latest version. See 0.4.0 version changelog for more information
# 
# 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.
        
