coffee-trace

v0.0.1
![Coffee-Trace](https://github.com/xenomuta/coffee-trace/raw/master/img/coffee-trace.png "Coffee-Trace") Coffee-Trace ============ _easier to follow stack-trace for coffee-script_

Coffee-Trace Coffee-Trace

easier to follow stack-trace for coffee-script

About Coffee-Trace

If you love Coffee-Script and Node.js as much as me, you will provably also be frustrated by the challenges of quickly finding and debugging the corresponding javascript line on the stack-trace. I wrote Coffee-Trace in an attempt to make this task easier.

I've been searching myself for a solution, and have found some very useful links and discussions, but am yet unsatisfied. So, while SourceMaps implementation in Coffee-Script is a reality, this is the least I can do.

Usage

Become a masochist by enjoying uncaught exceptions and crashes. Just require() it at the very beginning of your app...

Utopic Future (High Hopes)

I have this crazy idea that someday I'll have some time to make this show the actual coffee-script line corresponding to the trace. That's right boyz, full source mapping.

Metadata

Downloads

Maintainers