@intelleq/use-audio
v0.1.0
Published
A React Hook for Playing Audio Files
Downloads
9
Readme
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.