V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
SevenOutman
V2EX  ›  程序员

为你的 Vue 选一款音乐播放器 - Vue-APlayer(自我推销)

  •  
  •   SevenOutman ·
    SevenOutman · 2018-03-22 22:18:00 +08:00 · 1482 次点击
    这是一个创建于 2290 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Vue-APlayer npm

    好看又好用的 HTML5 音乐播放器,专为 Vue

    vue-aplayer

    如果你在使用 Vue 搭建自己心爱的小站,正想挑选一款好看又好用的音乐播放器,Vue-APlayer 是少数不错的选择

    特性 - Demo

    • 简洁的 UI
    • 播放列表
    • 滚动歌词
    • 自定义主题色 / 自动主题色
    • 互斥播放
    • 支持 HLS

    使用

    <aplayer autoplay
      :music="{
        title: 'Preparation',
        author: 'Hans Zimmer/Richard Harvey',
        url: 'http://devtest.qiniudn.com/Preparation.mp3',
        pic: 'http://devtest.qiniudn.com/Preparation.jpg',
        lrc: '[00:00.00]lrc here\n[00:01.00]aplayer'
      }"
    />
    

    完整文档在这里

    项目托管于 GitHub · SevenOutman/vue-aplayer(如果喜欢别忘了 Star 一下关注作者)

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1895 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 00:25 · PVG 08:25 · LAX 17:25 · JFK 20:25
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.