71 lines
1.9 KiB
Markdown
71 lines
1.9 KiB
Markdown
# APlayer
|
|
|
|
[](https://www.npmjs.com/package/aplayer)
|
|
[](https://cdnjs.com/libraries/aplayer)
|
|
[](https://github.com/DIYgod/APlayer/blob/master/LICENSE)
|
|
[](https://david-dm.org/DIYgod/APlayer#info=devDependencies)
|
|
[](https://www.npmjs.com/package/aplayer)
|
|
[](https://travis-ci.org/DIYgod/APlayer)
|
|
[](https://www.anotherhome.net/)
|
|
|
|
> Wow, such a beautiful html5 music player
|
|
|
|
## Introduction
|
|
|
|
[Demo](http://aplayer.js.org)
|
|
|
|
[Docs](http://aplayer.js.org/docs)
|
|
|
|
Using APlayer on your project? [Let me know!](https://github.com/DIYgod/APlayer/issues/79)
|
|
|
|
Screenshot
|
|

|
|
|
|
## Install
|
|
|
|
```
|
|
$ npm install aplayer --save
|
|
```
|
|
|
|
## CDN
|
|
|
|
[unpkg](https://unpkg.com/aplayer)
|
|
|
|
[cdnjs](https://cdnjs.com/libraries/aplayer)
|
|
|
|
[BootCDN](http://www.bootcdn.cn/aplayer)
|
|
|
|
## Usage
|
|
|
|
See [docs](http://aplayer.js.org/docs)
|
|
|
|
## Run in development
|
|
|
|
```
|
|
$ npm install
|
|
$ npm run dev
|
|
```
|
|
|
|
## Make a release
|
|
|
|
```
|
|
$ npm install
|
|
$ npm run build
|
|
```
|
|
|
|
## Related Projects
|
|
|
|
- [APlayer-Typecho-Plugin](https://github.com/zgq354/APlayer-Typecho-Plugin)
|
|
|
|
- [hexo-tag-aplayer](https://github.com/grzhan/hexo-tag-aplayer)
|
|
|
|
- [163music-APlayer-you-get-docker](https://github.com/YUX-IO/163music-APlayer-you-get-docker)
|
|
|
|
- [Hermit-X(APlayer for WordPress)](https://github.com/liwanglin12/Hermit-X)
|
|
|
|
- [vue-aplayer](https://github.com/SevenOutman/vue-aplayer)
|
|
|
|
## LICENSE
|
|
|
|
[The Star And Thank Author License (SATA)](https://github.com/DIYgod/APlayer/blob/master/LICENSE)
|