1.0.2 • Published 6 years ago
vuepress-plugin-aplayer v1.0.2
aplayer for vuepress
Install
yarn add -D vuepress-plugin-aplayer
# OR npm install -D vuepress-plugin-aplayerUse
1). config.js
module.exports = {
plugins: ['aplayer']
}2). *.md, click here for more configuration of aplayer, .
<a-player
:options="{
...
}"
/>Contributors
License
MIT