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

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