graphic_eq

Wavo

v0.1.55
v0.1.55

Raw
React
Waveforms

Performant, SVG-based visualization primitives for the modern web. Zero fluff, pure data.

App.jsx
// 1. Import component
import { Waveform } from 'wavo';
// 2. Render with data
return (
<Waveform
data={waveformData}
/>
)
npm install wavo
content_copy
0 FPS
Bundle Size < 2KB
Dependencies ZERO
Render Engine SVG
License MIT