/vuepress-plugin-dplayer

dplayer for vuepress. Live demo(https://next.chenyifaer.com/category1/2019/092101.html)

Primary LanguageJavaScriptMIT LicenseMIT

dplayer for vuepress

Travis (.org) npm GitHub release (latest by date) GitHub tag (latest by date) GitHub GitHub contributors

Install

yarn add -D vuepress-plugin-dplayer
# OR npm install -D vuepress-plugin-dplayer

Use

1). config.js

module.exports = {
  plugins: ['dplayer']
}

2). *.md, click here for more configuration of dplayer.

<d-player 
    :options="{
        ...
    }"
/>

Contributors

License

MIT