# Vidstack Player (React)

[![package-badge]][package]
[![discord-badge]][discord]

Design a modern media player only using JSX and CSS. The successor to [Plyr][plyr] `3.x` and
[Vime][vime] `5.x`.

## Beta

We're currently in Beta, some features may not be complete or missing. Join the
[Discussions][discussions], or [Discord][discord] server to get involved. You can also see
our [1.0 Project Board](https://github.com/vidstack/vidstack/projects/1) for what's planned ahead.
Enjoy!

## 📖 Documentation

You can find our documentation at [vidstack.io](https://www.vidstack.io).

## 🖥️ Browsers

Browser support table can be found [here](https://www.vidstack.io/docs/player/getting-started/quickstart#browser-support).

## 📝 License

Vidstack Player is [MIT licensed](./LICENSE).

[vime]: https://github.com/vime-js/vime
[plyr]: https://github.com/sampotts/plyr
[package]: https://www.npmjs.com/package/@vidstack/player-react
[package-badge]: https://img.shields.io/npm/v/@vidstack/player-react/latest
[discord]: https://discord.com/invite/7RGU7wvsu9
[discord-badge]: https://img.shields.io/discord/742612686679965696?color=%235865F2&label=%20&logo=discord&logoColor=white
[discussions]: https://github.com/vidstack/vidstack/discussions
