Skip to content

ts-audio v0.8.0

Latest

Choose a tag to compare

@EvandroLG EvandroLG released this 18 Jan 17:43
· 1 commit to master since this release

ts-audio

ts-audio is a lightweight, agnostic library that makes it easy to work with AudioContext and build audio playlists in the browser.

What's new?

  • Audio: Add isPlaying getter to check playback state (thanks, @stricoff92!)
  • Tooling: Migrate the entire project from Node to Bun (tests, scripts, demos, CI/CD)
  • Tooling: Upgrade ESLint to v9 and Husky to v9