Go to file
2016-05-12 01:27:56 +08:00
demo danmaku comment display 2016-05-12 01:27:56 +08:00
dist danmaku comment display 2016-05-12 01:27:56 +08:00
src danmaku comment display 2016-05-12 01:27:56 +08:00
.gitignore init project 2016-05-03 22:11:47 +08:00
.travis.yml init project 2016-05-03 22:11:47 +08:00
gulpfile.js style: player 2016-05-05 17:01:49 +08:00
package.json fix README 2016-05-03 22:14:11 +08:00
README.md danmaku comment display 2016-05-12 01:27:56 +08:00

DPlayer

npm npm devDependency Status npm Travis %e2%9d%a4

Wow, such a lovely HTML5 danmaku video player

Introduction

Notice: This player is still under development.

Install

$ npm install dplayer --save

Run in development

$ npm install
$ npm run dev

Make a release

$ npm install
$ npm run build

Todo

  • 缓冲提示

  • 快捷键: 空格暂停,双击全屏, 方向键控制进度

  • 弹幕相关

  • icon 动画

  • 右键

LICENSE

MIT © DIYgod