/wave-audio

播放器(波纹)

Primary LanguageJavaScriptMIT LicenseMIT

English | 中文简体

Introduce

A React Audio Component(can drag), support wave or bar to show

bar

image

wave

image

Install

$ npm install wave-audio

Useage

import WaveAudio from 'wave-audio';
...
<WaveAudio src="demo.mp3" />
...

License

wave-audio is MIT licensed.