1.1.7 • Published 6 years ago

@muum/react-video-player v1.1.7

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

@muum/react-video-player

@muum/react-video-player 是一个基于 video.js 封装的在 react 项目中使用的支持播放 m3u8 格式的视频播放器.

npm.io npm.io npm.io

使用方法

  1. 安装

    npm install @muum/react-video-player --save
  2. 使用

    import VideoPlayer from '@muum/react-video-player';
    
    <VideoPlayer {...{vid, url}} />

注意事项

vid 不能是纯数字

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago