@vueplug/aplayer

0.0.1 • Public • Published

vueplug-aplayer

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

Usage

notice: it's only for vue3

<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

Dependents (0)

Package Sidebar

Install

npm i @vueplug/aplayer

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

91.6 kB

Total Files

33

Last publish

Collaborators

  • yzqdev