Binary package “node-degenerator” in ubuntu oracular

Node.js module that compiles sync functions into async functions

 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.