视频播放器仓库
narro 2a4cf48b4f for ie9 пре 5 година
__mocks__ init пре 6 година
demo init пре 6 година
scripts for windows. пре 6 година
src for ie9 пре 5 година
.babelrc init пре 6 година
.editorconfig init пре 6 година
.eslintignore init пре 6 година
.eslintrc.json init пре 6 година
.gitignore init пре 6 година
.nvmrc init пре 6 година
.travis.yml init пре 6 година
LICENSE.md init пре 6 година
README.md for ie9 пре 5 година
browserslist init пре 6 година
generateConfig.js init пре 6 година
package-lock.json init пре 6 година
package.json init пре 6 година
postcss.config.js init пре 6 година
webpack.config.js init пре 6 година

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