An open API service indexing awesome lists of open source software.

https://github.com/gmmorris/kafir-stream-from-an-array-of-promises

An example of how to process an list of promises as a Kafir stream, with special treatment of the first promise resolved and with a final operation on the whole list once all have completed
https://github.com/gmmorris/kafir-stream-from-an-array-of-promises

Last synced: 3 months ago
JSON representation

An example of how to process an list of promises as a Kafir stream, with special treatment of the first promise resolved and with a final operation on the whole list once all have completed

Awesome Lists containing this project