Vesper: HTML5 Audio player

Fully featured music player in pure JavaScript

Fork me on GitHub
0:00 0:00
vesper

Features:

  • Fully styled audio player
  • Suitable for streaming
  • Wave progress viewer
  • Auto load artworks using last.fm
  • Auto load audio info using ID3 tags

Tech details:

  • Written in pure JavaScript and LESS
  • Compatible with chrome & firefox

Import code:

Place this between head tag:

      
      <script src="js/vendor/id3.min.js"></script>
      
      
      
      
      
    

HTML5 code:
Place it where you want the widget:

    
0:00 0:00
vesper