gulp-es6-transpiler 
Transpile ES6 to ES5 with es6-transpiler
Issues with the output should be reported on the es6-transpiler issue tracker.
Install
$ npm install --save-dev gulp-es6-transpiler
Usage
var gulp = ;var es6transpiler = ; gulp;
API
es6transpiler(options)
Use the es6-transpiler options, except for filename
, src
, outputToConsole
, outputFilename
.
License
MIT © Sindre Sorhus