Rails has many easy-to-use tools for evaluating code, such as metric_fu, cane, etc.
Are there any similar tools for CoffeeScript?
So far, I have found CoffeeLint that checks for the correct coding style. But its feature set is limited to syntax checks.
source share