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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: C-Based Ansi2html

1 点作者 mfontani10 个月前
Got a bit tired last week of using pretty slow programs to convert ANSI-colored text to HTML (which I do often enough, as I dabble in developing a text-based MUD), so I built my own.<p>Turns out, it&#x27;s not _too_ hard to make it useful, fast, and mostly bug-free.<p>Thanks to Github Actions, there are binaries for Linux, MacOS and even Windows.<p>If you find it useful, it&#x27;d be great to hear. If you&#x27;d like to comment on the code... that, too.

1 comment

svlasov10 个月前
Also see <a href="https:&#x2F;&#x2F;github.com&#x2F;kilobyte&#x2F;colorized-logs">https:&#x2F;&#x2F;github.com&#x2F;kilobyte&#x2F;colorized-logs</a> which is very performant and available in every distro.