An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# aplayer for vuepress

![Travis (.org)](https://img.shields.io/travis/upcwangying/vuepress-plugin-aplayer)
![npm](https://img.shields.io/npm/v/vuepress-plugin-aplayer)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/upcwangying/vuepress-plugin-aplayer)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/upcwangying/vuepress-plugin-aplayer)
![GitHub](https://img.shields.io/github/license/upcwangying/vuepress-plugin-aplayer)
![GitHub contributors](https://img.shields.io/github/contributors/upcwangying/vuepress-plugin-aplayer)

## 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