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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hl – syntax highlighting for the command line, powered by Atom

6 点作者 BenjaminCoe超过 9 年前

1 comment

stephenr超过 9 年前
I honestly don&#x27;t understand the purpose of re-inventing every existing shell tool using NodeJS. I&#x27;m certainly <i>not</i> against re-creating (as opposed to re-inventing) a better&#x2F;more fit-for-purpose&#x2F;whatever &quot;wheel&quot;. But this is getting to be ridiculous - I&#x27;m convinced a large portion of them are created by people who somehow didn&#x27;t manage to search for &quot;&lt;basic task&gt; command line (linux|osx|whatever)&quot;.<p>To add to the confusion, it can hardly even claim to be a <i>better</i> solution.<p>This: 6 languages supported, who knows how many dependent NPM modules required, can&#x27;t even handle basic stuff like checking if STDIN is a TTY or not. (seriously wtf &quot;--pipe&quot; ??)<p>Pygments: 230+ languages supported, has literally 1 requirement on Debian (python).