0.1.0 • Published 3 years ago

@intelleq/use-audio v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

useAudio

A React Hook for Playing Audio Files

  • 🔥 Declarative Hooks API
  • ✨ Built with Typescript
  • 🗣 Uses a powerful, battle-tested audio utility: Howler.js

Installation

Package can be added using yarn:

yarn add use-audio

Or, use NPM:

npm install use-sound

Updating the changelog

As you commit changes to the project, write them down into the Unreleased section. Once we trigger a new release, unreleased changes are automatically moved under the new version heading.