Transform async functions to generator functions with speed and simplicity.
async-functions async-iterators transform async await async-await for-await for-await-of generators compiler transpiler es7EventIterator is a small module that greatly simplifies converting event emitters, event targets, and similar objects into EcmaScript async iterators. It works in browser and Node.js environments. Let's look at how subscribe() and stream() are implemented.
async async-iterator event-emitter event-target stream await for-await esnext node browser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.