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: 3 days 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 (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:12:52.000Z (about 1 month ago)
- Last Synced: 2024-10-29T11:13:12.746Z (about 1 month 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: 69.7 MB
- Stars: 7,105
- Watchers: 234
- Forks: 849
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - clappr/clappr - :clapper: An extensible media player for the web. (JavaScript)
- awesome-video - clappr - An extensible media player for the web. (Players)
- awesome-made-by-brazilians - clappr
- awesome-javascript - clappr - An extensible media player for the web. - ★ 4447 (Video/Audio)
- starred-awesome - clappr - :clapper: An extensible media player for the web. (JavaScript)
- awesome-frontend-libraries - 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.