https://github.com/kimmy-wang/vuepress-plugin-aplayer
aplayer for vuepress. Live demo(https://next.chenyifaer.com/category1/2020/092101.html)
https://github.com/kimmy-wang/vuepress-plugin-aplayer
aplayer plugin vuepress
Last synced: about 1 year ago
JSON representation
aplayer for vuepress. Live demo(https://next.chenyifaer.com/category1/2020/092101.html)
- Host: GitHub
- URL: https://github.com/kimmy-wang/vuepress-plugin-aplayer
- Owner: kimmy-wang
- License: mit
- Created: 2020-02-14T12:07:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T07:24:17.000Z (over 6 years ago)
- Last Synced: 2025-03-29T04:28:23.275Z (about 1 year ago)
- Topics: aplayer, plugin, vuepress
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# aplayer for vuepress






## Install
```npm
yarn add -D vuepress-plugin-aplayer
# OR npm install -D vuepress-plugin-aplayer
```
## Use
1). `config.js`
```javascript
module.exports = {
plugins: ['aplayer']
}
```
2). `*.md`, [click here](https://aplayer.js.org/) for more configuration of aplayer, .
```markdown
```
## Contributors
## License
MIT