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

Queuefy is a lightweight TypeScript/JavaScript utility that transforms any asynchronous function into a single-threaded handler with an internal queue, ensuring sequential execution of concurrent calls. It's designed for developers working with async operations who need to prevent race conditions or maintain order without manually managing queues.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of qiwi/queuefy

Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
qiwi/libdefkit
Util toolset to produce single-file TS and Flow libdefs
Account's avatar
qiwi-forks/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
Account's avatar
qiwi/substrate
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
terser/terser
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
Account's avatar
qiwi/lint-config-qiwi
ESLint rules related to QIWI projects
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

Support the repos that depend on this repository

Top contributors

antongolub's profile
antongolub
37 contributions
renovate[bot]'s profile
renovate[bot]
17 contributions
qiwibot's profile
qiwibot
11 contributions
renovate-bot's profile
renovate-bot
3 contributions
RodionLeginkov's profile
RodionLeginkov
1 contributions

Recent events

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

No events yet
qiwi

qiwi/queuefy

Wrapper to make any async handler act like a single thread with a queue

TypeScript
1
1
MIT License