node-degenerator

Node.js module that compiles sync functions into async functions
  https://github.com/TooTallNate/proxy-agents#readme
  0
  no reviews



Node-degenerator takes a String to one or more synchronous JavaScript functions, and returns a new String that with those JS functions transpiled into async functions.