|
|
||
|---|---|---|
| demo | ||
| dist | ||
| nodejs | ||
| plugin | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| webpack.config.js | ||
README.md
DPlayer
Wow, such a lovely HTML5 danmaku video player
Introduction
Using DPlayer on your project? Let me know!
Install
$ npm install dplayer --save
CDN
Usage
See docs
Run in development
$ npm install
$ npm run start
Make a release
$ npm install
$ npm run test
