文件名称:lion-player:Lion Player-由VideoJS支持的开源React视频播放器
文件大小:220KB
文件格式:ZIP
更新时间:2024-04-07 04:04:50
TypeScript
狮子玩家 由VideoJS支持的开源React视频播放器 目录 安装 该库可通过。 NPM $ npm -i lion-player 纱 $ yarn add lion-player 进口 首先导入库开始使用它。 普通JS const LionPlayer = require ( 'lion-player' ) ; ES6 import { LionPlayer } from 'lion-player' ; 用法 通过Lion Player播放视频 import { LionPlayer } from 'lion-player' ; const SOURCES = [ { src : 'https://bitmovin-a.akamaihd.net/content/playhouse-vr/m3u8s/105560.m3u8' , type : 'applic
【文件预览】:
lion-player-master
----example()
--------package.json(577B)
--------index.html(325B)
--------tsconfig.json(458B)
--------index.tsx(374B)
--------.gitignore(39B)
--------yarn.lock(265KB)
----package.json(2KB)
----.github()
--------workflows()
----test()
--------index.test.tsx(800B)
----LICENSE(1KB)
----src()
--------hooks()
--------constants()
--------index.tsx(771B)
--------types()
--------utils()
----.eslintrc.js(1KB)
----tsconfig.json(582B)
----.gitignore(41B)
----README.md(3KB)
----yarn.lock(292KB)