A compact audio player built with HTML, CSS and vanilla JavaScript. It creates its controls from a simple playlist in the page and does not require a JavaScript framework.
| LICENSE | ||
| README.md | ||
Simple-Audio-Player
Simple Audio Player is an Open Source HTML/CSS/JS script which allow playing MP3/OGG files directly inside your browser.
It's a fork from a user Sekedus I found on CodePen.io.
Optimize I've done :
- Auto play on click
- Auto next at the end of a song
- Responsive (Desktop/Mobile)