https://github.com/macxim/js-audio-player
🎧 Audio player with HTML5 <audio> element controlled by JavaScript 🎶
https://github.com/macxim/js-audio-player
audio-player html5-audio javascript star-wars
Last synced: 3 months ago
JSON representation
🎧 Audio player with HTML5 <audio> element controlled by JavaScript 🎶
- Host: GitHub
- URL: https://github.com/macxim/js-audio-player
- Owner: Macxim
- Created: 2017-03-15T22:34:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T18:07:57.000Z (almost 9 years ago)
- Last Synced: 2025-04-23T12:04:49.959Z (9 months ago)
- Topics: audio-player, html5-audio, javascript, star-wars
- Language: CSS
- Homepage: http://macx.im/js-audio-player/
- Size: 13.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio JavaScript Player
Result is visible [here](http://macx.im/audio-js-player/).
This was built to experiment with the HTML5 `` element and practice with
JavaScript.