Cable Harness Gen β a tiny web UI for WireViz π
https://nodeloop.org/tools/cable-harness-gen
A small side-project I built to make WireViz diagrams a bit easier:
- paste / write your YAML
- (optionally) drag-drop images referenced as
resources/<file> - click Generate β instant SVG (PNG, BOM, etc.)
Works entirely in the browser; the server just runs WireViz and deletes the temp files afterwards.
Big thanks to
- WireViz (CLI) β https://github.com/wireviz/WireViz/
- WireViz-Web (API wrapper) β https://github.com/wireviz/wireviz-web
Give it a try and let me know what you think :)
Top comments (1)
This is super useful π
Thanks for sharing π«Ά