Skip to content

ALPHA: Spec-compliant, customizable, extensible, accessible and universal media elements. Successor to Vime and Plyr.

License

Notifications You must be signed in to change notification settings

chrisbbreuer/vds-elements

 
 

Repository files navigation

Vidstack Elements

package-badge license-badge semantic-release-badge release codecov-badge jsdelivr-badge

Spec-compliant customizable, extensible, accessible and universal media elements. The successor to Vime 5.x and Plyr 3.x.

🚨 Alpha

This pre-release is not yet feature complete or API stable. Please use at your own risk until the stable release is available. Issues are welcome for unexpected changes.

💿 Installation

NPM

$: npm install @vidstack/elements@next --save

CDN

<script
  type="module"
  src="https://cdn.jsdelivr.net/npm/@vidstack/elements@next"
></script>

📖 Documentation

Documentation is currently not available.

🖥️ Browsers

Vidstack Elements is built for the modern web and avoids bloated polyfills and outdated environments as much as possible. It'll only support browsers that fully implement the Custom Elements V1 and CSS Parts specifications.

  • Edge 79+
  • Firefox 72+
  • Chrome 73+
  • Safari 13.1+
  • Opera 64+
  • iOS Safari 13.7+
  • Android Browser 81+
  • Opera Mobile 59+
  • Chrome for Android 88+

🔨 Contributing

See CONTRIBUTING.md.

📝 License

Vidstack Elements is MIT licensed.

❤️ Sponsors

A huge thanks to our sponsors who support open-source projects like Vidstack Elements.

mux vercel cypress

About

ALPHA: Spec-compliant, customizable, extensible, accessible and universal media elements. Successor to Vime and Plyr.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.2%
  • TypeScript 4.8%