node-regenerator

Functional JavaScript transformator
  https://github.com/facebook/regenerator
  0
  no reviews



Node-regenerator implements a fully-functional source transformation that takes the syntax for generators/`yield` from ECMAScript 2015 or ES2015 and Asynchronous Iteration proposal and spits out efficient JS-of-today (ES5) that behaves the same way.