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

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