mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
19 lines
545 B
Markdown
19 lines
545 B
Markdown
# @videojs/react
|
|
|
|
[![package-badge]][package]
|
|
|
|
> **⚠️ Technical Preview - SUBJECT TO CHANGE** Not recommended for production use.
|
|
|
|
## Overview
|
|
|
|
`@videojs/react` is a comprehensive library for building media players in React applications. It
|
|
provides a complete set of components, hooks, and utilities for creating feature-rich, accessible
|
|
video and audio players with React.
|
|
|
|
## License
|
|
|
|
[Apache-2.0](./LICENSE)
|
|
|
|
[package]: https://www.npmjs.com/package/@videojs/react
|
|
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Freact%40next
|