Skip to content

foxdie987/vuepress-plugin-aplayer

 
 

Repository files navigation

aplayer for vuepress

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

Install

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

Use

1). config.js

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

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

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

Contributors

License

MIT

Packages

No packages published

Languages

  • JavaScript 94.0%
  • Vue 6.0%