Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 794 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 794 Bytes

NPM version Linux MacOS Windows

WaveForm Doppler component

JS/HTML/CSS component. Renders HDL WaveForms with interactive scroll, pan & zoom effects.

Demo

npm i
npm run build
http-server test &

Develop

npm i
npm test