视频播放器仓库
shaojing 945ef88885 add npm-cmd: prepare & fix videoTitle toggle bug. 6 lat temu
__mocks__ init 6 lat temu
demo init 6 lat temu
scripts for windows. 6 lat temu
src add npm-cmd: prepare & fix videoTitle toggle bug. 6 lat temu
.babelrc init 6 lat temu
.editorconfig init 6 lat temu
.eslintignore init 6 lat temu
.eslintrc.json init 6 lat temu
.gitignore init 6 lat temu
.nvmrc init 6 lat temu
.travis.yml init 6 lat temu
LICENSE.md init 6 lat temu
README.md for ie9 6 lat temu
browserslist init 6 lat temu
generateConfig.js init 6 lat temu
package-lock.json init 6 lat temu
package.json add npm-cmd: prepare & fix videoTitle toggle bug. 6 lat temu
postcss.config.js init 6 lat temu
webpack.config.js init 6 lat temu

README.md

Fork from mderrick/react-html5video

extension

  • Add speed/playbackRate control
  • ie9 support. (fullscreen feature only support ie11.)

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build