Add async-await for-await loop support to RxJS Observables
Convert event emitters and event targets to ES async iterators
Transform async functions to generator functions with speed and simplicity.
Map or loop through promises, promise-returning or async functions, serially or in parallel, based on Promise.all! Has a hooks system: start, beforeEach, afterEach, finish.
Create a transform stream from an async iterator