视频播放器仓库
narro 2a4cf48b4f for ie9 6 yıl önce
__mocks__ init 6 yıl önce
demo init 6 yıl önce
scripts for windows. 6 yıl önce
src for ie9 6 yıl önce
.babelrc init 6 yıl önce
.editorconfig init 6 yıl önce
.eslintignore init 6 yıl önce
.eslintrc.json init 6 yıl önce
.gitignore init 6 yıl önce
.nvmrc init 6 yıl önce
.travis.yml init 6 yıl önce
LICENSE.md init 6 yıl önce
README.md for ie9 6 yıl önce
browserslist init 6 yıl önce
generateConfig.js init 6 yıl önce
package-lock.json init 6 yıl önce
package.json init 6 yıl önce
postcss.config.js init 6 yıl önce
webpack.config.js init 6 yıl önce

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