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.

Node.js module for CoffeeScript complier Growl notifications

14 pointsby wesbosalmost 14 years ago

3 comments

TrevorBurnhamalmost 14 years ago
Love the coffee icon!<p>Growl notifications are also available in Jitter, my custom alternative to `coffee -cwo`: <a href="https://github.com/TrevorBurnham/jitter" rel="nofollow">https://github.com/TrevorBurnham/jitter</a><p>Jitter has a couple of other little perks: It watches for new source files as well as changes to existing source files; it can run tests after each compilation; and it never replaces JS files with identical JS files (keeping timestamps intact).
评论 #2784286 未加载
kilowattalmost 14 years ago
One alternative that works for me is vim, with the syntastic plugin (<a href="https://github.com/scrooloose/syntastic" rel="nofollow">https://github.com/scrooloose/syntastic</a>). It comes with a coffee syntax checker.
rgbrgbalmost 14 years ago
Is there a Less.app equivalent for Coffeescript? (<a href="http://incident57.com/less/" rel="nofollow">http://incident57.com/less/</a>)
评论 #2782215 未加载