Y
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
Beldur
3785 days ago
You can try
https://github.com/decaffeinate/decaffeinate
. It's basic but gets some work done.
link