rxjs-for-await
Add async-await for-await loop support to RxJS Observables
event-iterator
Convert event emitters and event targets to ES async iterators
async-to-gen
Transform async functions to generator functions with speed and simplicity.
@tunnckocore/p-all
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.