Skip to content

ts-audio v0.7.5

Latest
Compare
Choose a tag to compare
@EvandroLG EvandroLG released this 26 Dec 14:44
· 1 commit to master since this release

ts-audio

ts-audio is an agnostic library that makes it easy to work with AudioContext and create audio playlists in the browser.

What's new?

  • Refactored EventEmitter and EventHandler to use a class-based structure
  • Updated ESlint rules to force consistent type imports and order imports per groups
  • Updated Prettier and TypeScript to align with modern standard