Skip to content

MoePlayer/vue-aplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 12, 2018
dd10c50 Β· Dec 12, 2018
Aug 10, 2018
Dec 12, 2018
Dec 4, 2018
May 26, 2018
Dec 12, 2018
Dec 12, 2018
Dec 10, 2018
May 26, 2018
May 25, 2018
May 21, 2018
Aug 4, 2018
Dec 11, 2018
Jul 29, 2018
May 21, 2018
Aug 4, 2018
May 21, 2018
May 29, 2018
May 21, 2018
Nov 28, 2018
Dec 12, 2018
Dec 10, 2018
Dec 4, 2018
Dec 11, 2018

Repository files navigation

vue-aplayer

NPM version Build Status LICENSE MIT Code Style: Prettier

This is the branch for @moefe/vue-aplayer 2.0.

Status: Beta

Most of the planned features are in place but there may still be bugs.

Documentation

Docs are available at aplayer.moefe.org/docs/

Install

yarn add @moefe/vue-aplayer

Usage

Edit vue-aplayer

import Vue from 'vue';
import APlayer from '@moefe/vue-aplayer';

Vue.use(APlayer, {
  defaultCover: 'https://github.com/u3u.png', // set the default cover
  productionTip: false, // disable console output
});

Related Projects

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Contributors

Thanks goes to these wonderful people (emoji key):


さくら

πŸ’» πŸ“– πŸ’‘

DIYgod

🎨 πŸ€”

Rex Zeng

πŸ›

Nuno Jesus

🎨

This project follows the all-contributors specification. Contributions of any kind are welcome!

Author

vue-aplayer Β© u3u, Released under the MIT License.
Authored and maintained by u3u with help from contributors (list).

qwq.cat Β· GitHub @u3u