0.1.0 • Published 3 years ago
@intelleq/use-audio v0.1.0
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.
0.1.0
3 years ago
0.0.5-beta.0
3 years ago
0.0.4-beta.0
3 years ago
0.0.3-beta.0
3 years ago
0.0.2-beta.0
3 years ago
0.0.1-beta.0
3 years ago