# APlayer **Repository Path**: hewel/APlayer ## Basic Information - **Project Name**: APlayer - **Description**: APlayer,基于JavaScript的播放器插件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-05-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # APlayer [![npm](https://img.shields.io/npm/v/aplayer.svg?style=flat-square)](https://www.npmjs.com/package/aplayer) [![npm](https://img.shields.io/npm/l/aplayer.svg?style=flat-square)](https://github.com/DIYgod/APlayer/blob/master/LICENSE) [![devDependency Status](https://img.shields.io/david/dev/DIYgod/aplayer.svg?style=flat-square)](https://david-dm.org/DIYgod/APlayer#info=devDependencies) [![npm](https://img.shields.io/npm/dt/aplayer.svg?style=flat-square)](https://www.npmjs.com/package/aplayer) [![Travis](https://img.shields.io/travis/DIYgod/APlayer.svg?style=flat-square)](https://travis-ci.org/DIYgod/APlayer) [![%e2%9d%a4](https://img.shields.io/badge/made%20with-%e2%9d%a4-ff69b4.svg?style=flat-square)](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 ![image](https://i.imgur.com/JDrJXCr.png) ## 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 ``` ## Communication Groups [Telegram Group](https://t.me/adplayer) [QQ Group: 415835947](https://shang.qq.com/wpa/qunwpa?idkey=bf22213ae0028a82e5adf3f286dfd4f01e0997dc9f1dcd8e831a0a85e799be17) ## 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) - [APlayer_for_Z-BlogPHP](https://github.com/fghrsh/APlayer_for_Z-BlogPHP) ## LICENSE [The Star And Thank Author License (SATA)](https://github.com/DIYgod/APlayer/blob/master/LICENSE)