TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

161 点作者 ivanceras大约 5 年前

12 条评论

mbar84大约 5 年前
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_sheep大约 5 年前
Try this<p>_______<p>&lt; Meow &gt;<p>-------<p><pre><code> \ ^__^ \ (oo)\_______ (__)\ )\&#x2F;\ ||----w | || ||</code></pre>
评论 #22335370 未加载
kstenerud大约 5 年前
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 未加载
dpfu大约 5 年前
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>
2sk21大约 5 年前
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 未加载
dang大约 5 年前
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>
djmips大约 5 年前
Nice. I&#x27;d like the other direction. SVG -&gt; ASCII
评论 #22336360 未加载
评论 #22336395 未加载
vihren大约 5 年前
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 未加载
andybak大约 5 年前
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>
kats大约 5 年前
Seriously, that is very cool! I wonder how PlantUML diagrams would look in Svgbob or Markdeep, if they were imported from text.
wolfgangK大约 5 年前
Nice ! Now I just need to be able to have org mode source blocks for that .
_frkl大约 5 年前
This is pretty impressive. Are there builds for a cli?
评论 #22333981 未加载