Custom elements for working with media in the browser that Just Work™
Elements are written to make it easy to work in a variety of web frameworks. If we don't (yet) have a framework-specific "flavor" of an element, we always provide a pure Web Component version that work with HTML and can be used by most modern web frameworks and web application environments.
Name | Description | Framework | Official Release Status |
---|---|---|---|
mux-video | A Mux-flavored HTML5 video element | Web Component | Public Beta |
mux-video-react | A Mux-flavored React video component | React | Public Beta |
mux-audio | A Mux-flavored HTML5 audio element | Web Component | Public Beta |
mux-audio-react | A Mux-flavored HTML5 audio component | React | Public Beta |
mux-player | A Mux-flavored HTML5 media player component | Web Component | 1.x.x 🎉 |
mux-player-react | A Mux-flavored React media player component | React | 1.x.x 🎉 |
mux-uploader | A Mux-flavored HTML5 media uploader component | Web Component | Public Beta |
mux-uploader-react | A Mux-flavored React media uploader component | React | Public Beta |
mux-active-viewer-count | A Mux-flavored HTML5 viewer count component | Web Component | Public Alpha |
Please make sure to read the Contributing Guide before making a pull request.
Thank you to all the people who already contributed to <mux-elements/>
!