Skip to content

ReduxFlakes/csmpjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSMPJS

A customizable, simple, music player in JS.

Features

  • Simple & fast
  • Easily customizable
  • Easily changeable music playlist
  • Pause, previous, and next
  • Music information (cover, title, artist, Last.fm release page)
  • Vanilla JS

Usage

Just copy the HTML and implement it into anywhere on your website/project.

Don't forget to fill the musicPlaylist array with the necessary data (music information, the music file, and Last.fm release page).

Todo

  • Shuffle
  • Support for skins/themes
  • Interactive playlist
  • Ability to disable options (disable album cover, Last.fm button)

Attribution

If possible, please link this repository where you implement CSMPJS. I appreciate the support.

Credits

  • @Fl1x1n - For the suggestion of making a music player for his website.
  • Material Line Icons - For the play/pause SVG icons used in the player.