@arraypress/waveform-playlist
v1.7.0
Published
Playlist and chapter navigation for WaveformPlayer
Maintainers
Readme
WaveformPlaylist
Playlist and chapter navigation for WaveformPlayer. Turn a list of tracks into a player with track switching, artwork and clickable chapters.
Install
npm install @arraypress/waveform-playlist @arraypress/waveform-player<div data-waveform-playlist>
<div data-track data-url="episode.mp3" data-title="Episode 42" data-artist="with Dr. Sarah Chen">
<div data-chapter data-time="0:00">Introduction</div>
<div data-chapter data-time="5:30">Main Topic</div>
</div>
</div>Documentation
Full options, chapters and the JavaScript API live in the docs.
-> docs.waveformplayer.com
License
MIT © ArrayPress
