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

This is a TypeScript/JavaScript library called "ts-retry" that provides utilities for retrying operations and handling timeouts. It's designed for developers working with JavaScript, TypeScript, Node.js, and frontend frameworks like React, Vue, or Svelte. The library offers functions to retry operations until they succeed or reach a maximum number of attempts, with customizable delays between retries. It also includes utilities for setting timeouts on operations and decorators for easily applying retry logic to existing functions. The library is particularly useful for handling unreliable operations like network requests or operations that might fail intermittently.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
franckLdx's profile
franckLdx
257 contributions
azakordonets's profile
azakordonets
3 contributions
jamescqcampbell's profile
jamescqcampbell
2 contributions
JoaquinGimenez1's profile
JoaquinGimenez1
1 contributions
tmoran-stenoa's profile
tmoran-stenoa
1 contributions
realech's profile
realech
1 contributions
franckldx

franckldx/ts-retry

A little retry tool for javascript/typescript

TypeScript
61
9
MIT License

Support the dependencies of franckldx/ts-retry

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon-chai
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
piotrwitek/ts-mocha
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development