react-video-wrapper

1.0.3 • Public • Published

react-video-wrapper

react video wrapper

Installtion

npm install react-video-wrapper --save

Usage

Video.js should be loaded globally.

<script src="http://vjs.zencdn.net/5-unsafe/video.js"></script>
<Video
  src="http://www.w3schools.com/html/mov_bbb.mp4"
  type="video/mp4"
  onPlay={this.handlePlay}
/>

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    18
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    18
  • 1.0.2
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-video-wrapper

Weekly Downloads

18

Version

1.0.3

License

ISC

Last publish

Collaborators

  • bmcshiz