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