https://github.com/kimmy-wang/vuepress-plugin-dplayer
dplayer for vuepress. Live demo(https://next.chenyifaer.com/category1/2019/092101.html)
https://github.com/kimmy-wang/vuepress-plugin-dplayer
dplayer plugin vuepress
Last synced: 7 months ago
JSON representation
dplayer for vuepress. Live demo(https://next.chenyifaer.com/category1/2019/092101.html)
- Host: GitHub
- URL: https://github.com/kimmy-wang/vuepress-plugin-dplayer
- Owner: kimmy-wang
- License: mit
- Created: 2020-02-14T12:49:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T07:55:43.000Z (over 6 years ago)
- Last Synced: 2025-10-30T13:55:41.449Z (7 months ago)
- Topics: dplayer, plugin, vuepress
- Language: JavaScript
- Homepage:
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dplayer for vuepress






## Install
```npm
yarn add -D vuepress-plugin-dplayer
# OR npm install -D vuepress-plugin-dplayer
```
## Use
1). `config.js`
```javascript
module.exports = {
plugins: ['dplayer']
}
```
2). `*.md`, [click here](https://dplayer.js.org/) for more configuration of dplayer.
```markdown
```
## Contributors
## License
MIT