<?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: Milorad Filipović</title>
    <description>The latest articles on DEV Community by Milorad Filipović (@mfilipovic).</description>
    <link>https://dev.to/mfilipovic</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%2F3482480%2F97404b55-4f53-4ef9-b8f7-6648a2ec5b0f.jpg</url>
      <title>DEV Community: Milorad Filipović</title>
      <link>https://dev.to/mfilipovic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mfilipovic"/>
    <language>en</language>
    <item>
      <title>I've built a collapsible ASCII tree generator</title>
      <dc:creator>Milorad Filipović</dc:creator>
      <pubDate>Fri, 05 Sep 2025 19:49:37 +0000</pubDate>
      <link>https://dev.to/mfilipovic/ive-built-a-collapsible-ascii-tree-generator-11m9</link>
      <guid>https://dev.to/mfilipovic/ive-built-a-collapsible-ascii-tree-generator-11m9</guid>
      <description>&lt;p&gt;I use ASCII trees a lot in my documentation and recently was tinkering about interactive (collapsible) tree ideas.&lt;br&gt;
This started as a Vue component project but ended up as pure HTML (but also a plain-text version if you need it) tree generator.&lt;br&gt;
Check it out &lt;a href="https://interactive-ascii-tee-generator.netlify.app/" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftjq5h0wtvs6zc9eg2h06.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftjq5h0wtvs6zc9eg2h06.png" alt="Collapsible ASCII tree generator preview" width="800" height="331"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Not sure where to take it from here (web-component, Vue/React component, provide api for generating trees, ...) so any feedback is appreciated 🙏🏻&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
