An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# dplayer for vuepress

![Travis (.org)](https://img.shields.io/travis/upcwangying/vuepress-plugin-dplayer)
![npm](https://img.shields.io/npm/v/vuepress-plugin-dplayer)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/upcwangying/vuepress-plugin-dplayer)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/upcwangying/vuepress-plugin-dplayer)
![GitHub](https://img.shields.io/github/license/upcwangying/vuepress-plugin-dplayer)
![GitHub contributors](https://img.shields.io/github/contributors/upcwangying/vuepress-plugin-dplayer)

## 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