UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

5 lines (3 loc) 123 B
Optimisations - short ifs (`if x then y` instead of `if x; y`) - short whens (`when x then y` instead of `when x; y`)