@vueplug/aplayer
v0.0.1
Published
Easy-to-use music player for Vue 2.x
Downloads
4
Maintainers
Readme
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'
}"
/>
Related projects
- APlayer: Prior art
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