Drawio.io Integration: WaveDrom Plugin
This is an extension for
Draw.io Integration
or
Draw.io Integration - Insider Build
that adds full WaveDrom
WaveDrom
support.
WaveDrom supports:
- Timing diagrams
- Bit-field diagrams
via a simple json schema.
Installation
Overview
- Example diagrams

Usage
- double click on a shape and edit the json, the shape will be redrawn after leaving the editor

Properties
- properties are reflected as draw.io shape properties

How to build
git clone --recursive https://github.com/nopeslide/drawio_wavedrom_plugin.git
cd drawio_wavedrom_plugin/drawio_desktop
npm install
npm run build
cd ../vscode
npm install
npm run vscode:package
| |