A pretty straightforward web component audio player I put together for a refresh of liovabueno.com. No configuration to speak of, although it relies on CSS custom properties for some styling.
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
- See a demo: https://www.liovabueno.com/audio/
- Repository: https://github.com/iainsgillis/custom-audio-player-component/
- Issue tracker: https://github.com/iainsgillis/custom-audio-player-component/issues
- Related projects:
- I grabbed vector icons from tabler icons
- I used input-range-css for styling in the
input
elements. - I learned a bunch from beforesemicolon
The code in this project is licensed under MIT license.