Hacker News new | ask | show | jobs
by thedaniel 3785 days ago
Along those lines, it would be wonderful if someone would write a coffeescript implementation that output clean, idiomatic ES6 rather than ES5!
1 comments

You can try https://github.com/decaffeinate/decaffeinate. It's basic but gets some work done.