0.0.9 • Published 1 year ago

sound-effect v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Sound Effect 🎵

Meet 'soundEffect' – your ticket to an immersive React experience! Elevate your app with dynamic sound effects that pack a punch. Just a simple call and voila! Your UI springs to life with every action, making interactions feel like magic. 🎵✨experience.

Read the Docs to Learn More.

Features :

  • 💡 Add sound effect to your Elements
  • 📦 Comes with a Collection of sound effects

Getting Started

npm i sound-effect

Basic Usage

let { sound , effects } = soundEffect()

<div onClick={()=>sound(src)}/>

You can use your favorite sound or use our built in effects

<div onClick={()=>sound(effects.tap1)}/>

Built in Effects

Effects
bell
tap1

License

MIT.

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago