Essential Audio Player JS is a simple, clean and minimal JavaScript / HTML5 / CSS web audio player.
No unnecessary controls, just a button and a track (which is optional).
Pure JavaScript, no framework dependency.
Strict HTML5, based on the <audio> tag.
Easy to embed.
CSS customizable.
Fully mobile. Fully responsive.
Free.
View demo and documentation:
https://essential-audio-player.net
npm install:
npm i essential-audio-player --save