UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

8 lines (7 loc) 106 B
notes: """ Strings are defaulted to single quotes to prevent interpolation. """ ---- "#{a}" ---- '#{a}'