UNPKG

@jmosouza/react-wavy

Version:
14 lines (7 loc) 347 B
# react-wavy Generates a canvas waveform. ![Example](https://raw.githubusercontent.com/jamesfzhang/react-wavy/master/example.gif) **This is very early stage. Use at your own perils!** ### Run the example `browserify -t [ babelify --presets [ react ] ] example.js -o main.js && python -m SimpleHTTPServer` go to `localhost:8000/example.html`