Hacker News new | ask | show | jobs
by mkolodny 4153 days ago
For those using browserify, you can use es6ify to compile ES6 to ES5 on the fly.

https://github.com/thlorenz/es6ify

1 comments

Alternatively there's 6to5ify[1]

1. https://github.com/6to5/6to5ify