es6ify
browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
mocha-traceur
A "compiler" plugin for Mocha that makes non-dependency JS files to pass through Traceur
traceur-runner
Runs JavaScript.next code in Node by compiling it with Traceur on the fly, seamlessly