Drawio.io Integration: RTL Plugin
This is an extension for
Draw.io Integration
or
Draw.io Integration - Insider Build
that adds RTL support.
This draw.io plugins provides custom elements for RTL diagrams:
- basic gates
- bus
- sequential logic
- combinational logic
- datastructure symbols
- connectable edges
configurable via properties.
Overview
Usage
- Just edit the properties of a node and it will be redrawn with the new options
Installation
How to build
git clone --recursive https://github.com/nopeslide/drawio_rtl_plugin.git
cd drawio_rtl_plugin/drawio_desktop
npm install
npm run build
cd ../vscode
npm install
npm run vscode:package
| |