|
|
||
|---|---|---|
| demo | ||
| dist | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| gulpfile.js | ||
| package.json | ||
README.md
DPlayer
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
## LICENSE
MIT © [DIYgod](http://github.com/DIYgod)