vuepress-plugin-aplayer

aplayer for vuepress.

Usage no npm install needed!

<script type="module">
  import vuepressPluginAplayer from 'https://cdn.skypack.dev/vuepress-plugin-aplayer';
</script>

README

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