UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

7 lines (6 loc) 91 B
---- var x = ({a: {b: {c: {d: e}}, f: {g: {h: i}}}}) ---- x = a: b: c: d: e f: g: h: i