wave-audio
v1.0.3
Published
A Wave Audio React Component
Downloads
8
Readme
Introduce
A React Audio Component(can drag), support wave or bar to show
bar
wave
Install
$ npm install wave-audio
Useage
import WaveAudio from 'wave-audio';
...
<WaveAudio src="demo.mp3" />
...
License
wave-audio is MIT licensed.