1.1.7 • Published 5 years ago

@muum/react-video-player v1.1.7

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago