ecmascript-generator-expression
ecmascript-generator-expression copied to clipboard
Babel Transform
trafficstars
I made a ECMAScript generator transform Babel plugin: https://github.com/clemmy/babel-plugin-transform-generator-expression.
Since it requires a forked parser to dabble with, I made a CodePen where you can easily try out the syntax: https://codepen.io/clemmy/pen/zpGaNv?editors=1000
Perhaps this can be incorporated as a part of the proposal draft?