muxinc / elements

Custom elements for working with media in the browser that Just Work™

Home Page:https://elements-demo-nextjs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mux Logo

<mux-elements>

Custom elements for working with media in the browser that Just Work™

Elements

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 Release Status
mux-video Mux HTML5 video element Web Component Public Beta
mux-video-react Mux React video component React Public Beta
mux-audio Mux HTML5 audio element Web Component Public Beta
mux-audio-react Mux HTML5 audio component React Public Beta
mux-player Mux HTML5 media player component Web Component 2.x.x 🎉
mux-player-react Mux React media player component React 2.x.x 🎉
mux-uploader Mux HTML5 media uploader component Web Component 1.x.x 🎉
mux-uploader-react Mux React media uploader component React 1.x.x 🎉
mux-active-viewer-count Mux HTML5 viewer count component Web Component Public Alpha

Contribution

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>!

Contributors

About

Custom elements for working with media in the browser that Just Work™

https://elements-demo-nextjs.vercel.app

License:MIT License


Languages

Language:TypeScript 53.6%Language:JavaScript 30.7%Language:HTML 13.2%Language:CSS 1.4%Language:Shell 1.1%