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-queue is a JavaScript library that provides a Promise-based queue for managing concurrent asynchronous operations. It allows developers to limit the number of concurrent promises and the maximum queue length, making it ideal for scenarios where expensive operations need to be throttled. This library is particularly useful for Node.js developers working with APIs or other resources that require rate limiting or concurrency control.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of azproduction/promise-queue

Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
dfilatov/vow
DOM Promise and Promises/A+ implementation for Node.js and browsers
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
arikon/mocha-istanbul
Istanbul code coverage reporter for Mocha
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io

Support the repos that depend on this repository

Top contributors

azproduction's profile
azproduction
32 contributions
adjohnson916's profile
adjohnson916
1 contributions
andrewbranch's profile
andrewbranch
1 contributions
mattpodwysocki's profile
mattpodwysocki
1 contributions
tonypee's profile
tonypee
1 contributions

Recent events

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

No events yet
azproduction

azproduction/promise-queue

Promise-based queue

JavaScript
230
35
MIT License