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‑assist is a lightweight NPM library that adds utility helpers for working with native JavaScript promises. It provides functions such as `sleep` (delay execution), `timeout` (limit how long a promise may run), `deferred` (create a promise with external resolve/reject), `retry` (automatically retry a failing async/sync operation) and `waitFor` (test‑friendly retry with sensible defaults). The package is aimed at developers who need concise, reusable promise‑handling patterns in Node.js or browser code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of avivahl/promise-assist

Account's avatar
AviVahl/ts-tools
TypeScript support for Node.js.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai-as-promised
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
225 contributions
AviVahl's profile
AviVahl
32 contributions
idoros's profile
idoros
1 contributions

Recent events

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

No events yet
avivahl

avivahl/promise-assist

Several helper functions when working with native promises.

TypeScript
5
1
MIT License