JoL-player

Simple, beautiful and powerful react player

license react

English | [简体中文](./zh.md) ## ✨ Characteristics - 📦 High-quality React components out of the box. - 🛡 Use TypeScript to develop, provide a complete type definition file. - 🌍 Internationalized language support. - 🎨 Themes, components, customization capabilities. - :facepunch: Powerful API and callback function - :zap: Small size, 80kb - :gem: Support `HLS` format (m3u8) etc. - 🛡 support React`v18+`Version ## 📦 Install #### npm ```bash npm install jol-player --save ``` #### yarn ```bash yarn add jol-player ``` #### `