All Projects → SevenOutman → Vue Aplayer

SevenOutman / Vue Aplayer

Licence: mit
🍰 Easy-to-use music player for Vue 2.x

Projects that are alternatives of or similar to Vue Aplayer

Starrysky
🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
Stars: ✭ 1,022 (-5.98%)
Mutual labels:  music, music-player
Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-95.03%)
Mutual labels:  vue-components, vue2
Nly Adminlte Vue
vuejs2 AdminLte3 template more than 50 components and 10 directives.such as collapse ,sidebar,container,infobox,breadcrumb,card,grid,dropdown,toast,navbar,timeline,icon,progress
Stars: ✭ 44 (-95.95%)
Mutual labels:  vue-components, vue2
Everyone
🍊Ant Design UI library for Vuejs 2.0
Stars: ✭ 38 (-96.5%)
Mutual labels:  vue-components, vue2
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-95.22%)
Mutual labels:  music, music-player
Vue Emoji
An emoji component for vue2.0
Stars: ✭ 39 (-96.41%)
Mutual labels:  vue-components, vue2
A Pop
🎶 HD Music Streaming and Sharing Web App
Stars: ✭ 55 (-94.94%)
Mutual labels:  music, music-player
Fish Ui
A Vue.js 2.0 UI Toolkit for Web
Stars: ✭ 861 (-20.79%)
Mutual labels:  vue-components, vue2
Vue Image Loader
Vue progressive image loader plugin like Medium
Stars: ✭ 47 (-95.68%)
Mutual labels:  vue-components, vue2
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (-4.6%)
Mutual labels:  music, music-player
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (-10.58%)
Mutual labels:  music, music-player
Pure Vue Chart
Simple and lightweight vue chart component without using chart library dependencies
Stars: ✭ 50 (-95.4%)
Mutual labels:  vue-components, vue2
Vue Share Buttons
🔗A set of social buttons for Vue.js
Stars: ✭ 34 (-96.87%)
Mutual labels:  vue-components, vue2
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-96.5%)
Mutual labels:  music, music-player
Semantic Ui Vue
Semantic UI integration for Vue
Stars: ✭ 914 (-15.92%)
Mutual labels:  vue-components, vue2
Kaku
🎧 Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux.
Stars: ✭ 1,028 (-5.43%)
Mutual labels:  music, music-player
Quodlibet
Music player and music library manager for Linux, Windows, and macOS
Stars: ✭ 918 (-15.55%)
Mutual labels:  music, music-player
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+1094.2%)
Mutual labels:  music, music-player
Museeks
🎵 A simple, clean and cross-platform music player
Stars: ✭ 1,030 (-5.24%)
Mutual labels:  music, music-player
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-95.68%)
Mutual labels:  music, music-player

Vue-APlayer

Vue-APlayer

Vue implementation of APlayer prototype. Demo

Travis npm npm devDependency Status

Hubble GitHub commit activity the past year GitHub last commit Dependents on GitHub Discord

Screenshot

Features

  • Beautiful clean UI
  • Lyrics scroll
  • Playlist with repeat & shuffle controls
  • Custom theme color / Self-adapting theme color
  • Drag and place anywhere
  • Mutex play
  • HLS support
  • Easy props and API
  • Dependency free and light-weight (gzipped 16KB)

Using Vue-APlayer in your project? Let me know!

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

中文文档

Changelog

Detailed changes fro each release are documented in the release notes.

Contribution

Feel free to open an issue if you find a bug or have a nice idea.

PRs are welcome.

The name

  • When referring to Vue-APlayer, the name should be written in exactly the same case.
  • When referring to its versions, either [email protected] (GitHub) or [email protected] (npm) is fine.

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) 2016-present Shenghao "Doma" Lei

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].