<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Octavelscx</title>
    <description>The latest articles on DEV Community by Octavelscx (@octavelscx).</description>
    <link>https://dev.to/octavelscx</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3265314%2F0d252327-ccc9-4a7c-8dc8-77c2dca702d0.png</url>
      <title>DEV Community: Octavelscx</title>
      <link>https://dev.to/octavelscx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/octavelscx"/>
    <language>en</language>
    <item>
      <title>From YAML to cable-harness SVG in 5 minutes</title>
      <dc:creator>Octavelscx</dc:creator>
      <pubDate>Sat, 14 Jun 2025 13:48:03 +0000</pubDate>
      <link>https://dev.to/octavelscx/from-yaml-to-cable-harness-svg-in-5-minutes-4e1j</link>
      <guid>https://dev.to/octavelscx/from-yaml-to-cable-harness-svg-in-5-minutes-4e1j</guid>
      <description>&lt;h2&gt;
  
  
  Cable Harness Gen – a tiny web UI for WireViz 🎉
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://nodeloop.org/tools/cable-harness-gen" rel="noopener noreferrer"&gt;https://nodeloop.org/tools/cable-harness-gen&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A small side-project I built to make &lt;strong&gt;WireViz&lt;/strong&gt; diagrams a bit easier:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;paste / write your YAML
&lt;/li&gt;
&lt;li&gt;(optionally) drag-drop images referenced as &lt;code&gt;resources/&amp;lt;file&amp;gt;&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;click &lt;strong&gt;Generate&lt;/strong&gt; → instant SVG (PNG, BOM, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Works entirely in the browser; the server just runs WireViz and deletes the temp files afterwards.&lt;/p&gt;

&lt;p&gt;Big thanks to  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;WireViz&lt;/strong&gt; (CLI) → &lt;a href="https://github.com/wireviz/WireViz/" rel="noopener noreferrer"&gt;https://github.com/wireviz/WireViz/&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;WireViz-Web&lt;/strong&gt; (API wrapper) → &lt;a href="https://github.com/wireviz/wireviz-web" rel="noopener noreferrer"&gt;https://github.com/wireviz/wireviz-web&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Give it a try and let me know what you think :)&lt;/p&gt;

</description>
      <category>tooling</category>
      <category>webdev</category>
      <category>software</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
