Skip to content

arraypress/waveform-player-astro

Repository files navigation

Waveform Player for Astro

Typed Astro component wrapper for @arraypress/waveform-player. Every library option as a prop, data-* serialisation handled for you, plus optional lazy-mount for large grids.

npm version license

Documentation · npm


Install

npm install @arraypress/waveform-player-astro @arraypress/waveform-player
---
import WaveformPlayer from '@arraypress/waveform-player-astro';
---
<WaveformPlayer src="/track.mp3" title="My Song" artist="The Artist" waveformStyle="mirror" />

Documentation

Full setup, every prop, the imperative API and SSR notes live on the docs site.

Astro guide — install, props, the imperative API, and SSR notes. All four Astro wrappers (player / bar / playlist) are on that page.

License

MIT © ArrayPress

About

Astro component wrapper for @arraypress/waveform-player — typed props for every option, lazy-mount support, framework-idiomatic ergonomics.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors