New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vidstack/player

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vidstack/player

Customizable, extensible, accessible and universal media player.

  • 1.1.3-next.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.4K
increased by13.63%
Maintainers
1
Weekly downloads
 
Created
Source

Vidstack Player

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

A customizable, extensible, accessible and universal media player. 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/player@next --save

CDN

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

📖 Documentation

Documentation is currently not available.

🖥️ Browsers

Vidstack Player 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 Player is MIT licensed.

Keywords

FAQs

Package last updated on 15 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc