A responsive audio player util
responsive-jPlayer
A responsive audio player utilizing the open source jPlayer library (https://github.com/happyworm/jPlayer) and circle player (https://github.com/maboa/circleplayer). This player has a static playlist that can be defined using XML or JSON. If you choose to use the XML file, an ajax request will be used to get the data and format the playlist object. I added this option since it was the request from the person that asked me to create the skin.
Set Up npm install grunt build Update either the src/js/app/playlist.js or .xml file. If you are going to use the XML file, you will need to set the "useJsonPlaylist" variable to false in the src/js/app/app.js file and then run grunt build. The default grunt task will run development tasks and set a watch, so use Chrome and the Live Reload extension for development.View the live player at http://www.beyondhyper.com/jplayer/
Many, many thanks to Mark Panaghiston (@thepag) for such a great framework!
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。