CoffeeScript Monitor is a small system-tray program that monitors one or more folders for new or changed CoffeeScript *.coffee files and compiles them to JavaScript.
CoffeeScript Monitor
is developed in F#, it uses the V8 JavaScript engine to run the CoffeeScript compiler at warp speed and (optionally) UglifyJS to minify the output. Get CoffeeScript Monitor
and take it for a spin to see what it can actually do for you!
What's New in This Release: [ read full changelog ]
· Updating to CoffeeScript 1.2.0, fixing a bug with UglifyJS compression.