I had a large harness with a large fanout connectors I had to do for myself and it was annoying to try to parse it so I had AI write me a single page HTML viewer to view .gv outputs that I've found very useful. It supports enabling and disabling connectors, adjusting horizontal and vertical spacing on the fly, as well as edge and connectivity highlighting for navigating large connectors.
This is fully AI written so there may be bugs, but I did check it against the examples, the CST-SAT-1 Cable harnesses, and the Cable Harnesses for Lumen PNP as well as my own internal harnesses.
It does support images, though it may be buggy due to absolute/relative filepaths, but it will prompt you to select a folder.
https://github.com/TeddyPhoenixBoring/WVview
A live Github pages served version can be played with here and I also included an example file of appropriate size in the repo.
https://teddyphoenixboring.github.io/WVview/
If anyone who's a real web dev wants to take this over, I'm super open to that, but I hope it's useful for other people.
I had a large harness with a large fanout connectors I had to do for myself and it was annoying to try to parse it so I had AI write me a single page HTML viewer to view .gv outputs that I've found very useful. It supports enabling and disabling connectors, adjusting horizontal and vertical spacing on the fly, as well as edge and connectivity highlighting for navigating large connectors.
This is fully AI written so there may be bugs, but I did check it against the examples, the CST-SAT-1 Cable harnesses, and the Cable Harnesses for Lumen PNP as well as my own internal harnesses.
It does support images, though it may be buggy due to absolute/relative filepaths, but it will prompt you to select a folder.
https://github.com/TeddyPhoenixBoring/WVview
A live Github pages served version can be played with here and I also included an example file of appropriate size in the repo.
https://teddyphoenixboring.github.io/WVview/
If anyone who's a real web dev wants to take this over, I'm super open to that, but I hope it's useful for other people.