Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Promise-map-series is a utility for Node.js that allows you to iterate over an array and apply an iterator function to each element in series, ensuring that no iterator is called before the previous one has completed. It's designed for developers working with promises who need to prevent parallel execution, similar to async.mapSeries but tailored for promise-based workflows.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of joliss/promise-map-series

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

joliss's profile
joliss
17 contributions
stefanpenner's profile
stefanpenner
2 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
joliss

joliss/promise-map-series

array.map without parallelism; like async.mapSeries but for promises

JavaScript
12
6
MIT License