Files
v10/packages/dom/README.md
T

33 lines
888 B
Markdown

# @videojs/dom
[![package-badge]][package]
> **⚠️ Alpha - SUBJECT TO CHANGE** Not recommended for production use.
## Overview
Provides foundational tools for working with the DOM including:
- Attribute builders
- Event handling utilities
- Geometry and positioning helpers
- Component interfaces for data attributes and CSS custom properties
- Shared utilities for HTML and React implementations
## Community
If you need help with anything related to Video.js 10, or if you'd like to casually chat with other
members:
- [Join Discord Server][discord]
- [See GitHub Discussions][gh-discussions]
## License
[Apache-2.0](./LICENSE)
[package]: https://www.npmjs.com/package/@videojs/dom
[package-badge]: https://img.shields.io/npm/v/@videojs/dom/next?label=@videojs/dom@next
[discord]: https://discord.gg/JBqHh485uF
[gh-discussions]: https://github.com/videojs/v10/discussions