broccoli-fat-arrow 
Compiles ES6 arrow functions to ES5 compliant code
1 2 3;
compiles to this:
1 2 3;
Install
npm install --save broccoli-es6-arrow
Example
var md = ;tree = ;
License
MIT © Hemanth.HM
Compiles ES6 arrow functions to ES5 compliant code
1 2 3;
compiles to this:
1 2 3;
npm install --save broccoli-es6-arrow
var md = ;tree = ;
MIT © Hemanth.HM
npm i broccoli-es6-arrow
0
0.2.0
MIT