Cane and metric_fu as code metrics for CoffeeScript?

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.

+4
source share

All Articles