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
- Host: GitHub
- URL: https://github.com/donn/wavedash
- Owner: donn
- License: apache-2.0
- Created: 2021-07-03T09:54:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T20:07:13.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T05:24:50.222Z (over 1 year ago)
- Topics: vcd, waveform
- Language: JavaScript
- Homepage:
- Size: 1.44 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
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

`yarn el-dev`
# License
Apache v2.0. Check 'License'.