mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
Add community links to all packages (#124)
This commit is contained in:
@@ -10,9 +10,19 @@
|
||||
packages. These are foundational building blocks used by platform-specific implementations
|
||||
(HTML, React, React Native) to create consistent media player experiences.
|
||||
|
||||
## 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/core
|
||||
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Fcore%40next
|
||||
[discord]: https://discord.gg/b664Gq3pdy
|
||||
[gh-discussions]: https://github.com/muxinc/vjs-10-monorepo/discussions
|
||||
|
||||
@@ -8,9 +8,19 @@
|
||||
|
||||
`@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.
|
||||
|
||||
## 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/html
|
||||
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Fhtml%40next
|
||||
[discord]: https://discord.gg/b664Gq3pdy
|
||||
[gh-discussions]: https://github.com/muxinc/vjs-10-monorepo/discussions
|
||||
|
||||
@@ -10,9 +10,19 @@
|
||||
interfaces. This package serves as the single source of truth for all Video.js icons, providing raw
|
||||
SVG assets that platform-specific packages transform into their respective component formats.
|
||||
|
||||
## 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/icons
|
||||
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Ficons%40next
|
||||
[discord]: https://discord.gg/b664Gq3pdy
|
||||
[gh-discussions]: https://github.com/muxinc/vjs-10-monorepo/discussions
|
||||
|
||||
@@ -10,9 +10,19 @@
|
||||
provides a complete set of components, hooks, and utilities for creating feature-rich, accessible
|
||||
video and audio players with React.
|
||||
|
||||
## 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/react
|
||||
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Freact%40next
|
||||
[discord]: https://discord.gg/b664Gq3pdy
|
||||
[gh-discussions]: https://github.com/muxinc/vjs-10-monorepo/discussions
|
||||
|
||||
@@ -4,9 +4,19 @@
|
||||
|
||||
> **⚠️ Technical Preview - SUBJECT TO CHANGE** Not recommended for production use.
|
||||
|
||||
## 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/utils
|
||||
[package-badge]: https://img.shields.io/npm/v/%40videojs%2Futils%40next
|
||||
[discord]: https://discord.gg/b664Gq3pdy
|
||||
[gh-discussions]: https://github.com/muxinc/vjs-10-monorepo/discussions
|
||||
|
||||
Reference in New Issue
Block a user