TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Svgbob – convert ASCII diagrams to SVG, now with styling support

161 pointsby ivancerasover 5 years ago

12 comments

mbar84over 5 years ago
I recently wrote an editor for this:<p><a href="https:&#x2F;&#x2F;mbarkhau.keybase.pub&#x2F;asciigrid&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mbarkhau.keybase.pub&#x2F;asciigrid&#x2F;</a>
评论 #22336841 未加载
flying_sheepover 5 years ago
Try this<p>_______<p>&lt; Meow &gt;<p>-------<p><pre><code> \ ^__^ \ (oo)\_______ (__)\ )\&#x2F;\ ||----w | || ||</code></pre>
评论 #22335370 未加载
kstenerudover 5 years ago
This is cool, except the alignment is wrong in almost all diagrams. Labels are off center, things overlap, etc. If that were fixed, it would be very nice and usable.
评论 #22335313 未加载
dpfuover 5 years ago
Also check out Markdeep, which provides this (and a whole lot more) via JS: <a href="http:&#x2F;&#x2F;casual-effects.com&#x2F;markdeep&#x2F;#features" rel="nofollow">http:&#x2F;&#x2F;casual-effects.com&#x2F;markdeep&#x2F;#features</a>
2sk21over 5 years ago
What a great idea! I have been using a text to UML sequence diagram tool and this seems to be very much along the same lines.
评论 #22334838 未加载
dangover 5 years ago
A thread from 9 months ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19857349" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19857349</a><p>Also 2017: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14422777" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14422777</a>
djmipsover 5 years ago
Nice. I&#x27;d like the other direction. SVG -&gt; ASCII
评论 #22336360 未加载
评论 #22336395 未加载
vihrenover 5 years ago
That seems pretty great, but I always have the problem of creating the ASCII art in the first place. Is there a tool to help with that?
评论 #22333764 未加载
评论 #22333762 未加载
评论 #22334755 未加载
评论 #22333987 未加载
评论 #22334398 未加载
评论 #22335061 未加载
andybakover 5 years ago
Sometimes works with <a href="https:&#x2F;&#x2F;www.asciiart.eu" rel="nofollow">https:&#x2F;&#x2F;www.asciiart.eu</a><p>For example: <a href="https:&#x2F;&#x2F;www.asciiart.eu&#x2F;cartoons&#x2F;felix-the-cat" rel="nofollow">https:&#x2F;&#x2F;www.asciiart.eu&#x2F;cartoons&#x2F;felix-the-cat</a>
katsover 5 years ago
Seriously, that is very cool! I wonder how PlantUML diagrams would look in Svgbob or Markdeep, if they were imported from text.
wolfgangKover 5 years ago
Nice ! Now I just need to be able to have org mode source blocks for that .
_frklover 5 years ago
This is pretty impressive. Are there builds for a cli?
评论 #22333981 未加载