0.0.2 • Published 2 years ago

vueplug-aplayer v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vueplug-aplayer

inspired by https://github.com/SevenOutman/vue-aplayer

Usage

<aplayer autoplay
  :music="{
    title: 'secret base~君がくれたもの~',
    artist: 'Silent Siren',
    src: 'https://moeplayer.b0.upaiyun.com/aplayer/secretbase.mp3',
    pic: 'https://moeplayer.b0.upaiyun.com/aplayer/secretbase.jpg'
  }"
/>

Full documentation

Related projects

Thanks

@DIYgod, for creating APlayer and sharing cloud storage for hosting Vue-APlayer's demo page media resources.

License

Vue-APlayer is MIT Licensed.

Copyright (c) 2022-present yzqdev