An open API service indexing awesome lists of open source software.

https://github.com/donn/wavedash

🚧 SVG-based Waveform Viewer
https://github.com/donn/wavedash

vcd waveform

Last synced: over 1 year ago
JSON representation

🚧 SVG-based Waveform Viewer

Awesome Lists containing this project

README

          

🚧 Under Construction 🚧

# 💨 Wavedash Waveform Viewer (ALPHA)
This is my attempt at a Waveform Viewer.

It's browser-based and uses SVG. This allows for scrolling as smooth as your rendering engine of choice allows and sharp rendering on HiDPI displays without canvas's ridiculous RAM overhead.

This is not stable and not really supported (yet). If you use this, you're coming along to a slow and bumpy ride. :)

# Screenshot
![A Screenshot of Wavedash](./rsc/screen0.png)

`yarn el-dev`

# License
Apache v2.0. Check 'License'.