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

`pdelay` is a small JavaScript utility that returns a promise resolving after a specified number of milliseconds, optionally with a given value. It's designed for developers who need to introduce delays in async workflows without blocking execution, making it useful in scenarios like throttling API calls or creating timed UI effects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of macil/pdelay

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Strip flow type annotations from your output code.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all Flow plugins.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
Macil/flow-copy-source
Script to copy javascript files and append ".flow" to the filename.
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
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Macil's profile
Macil
41 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
23 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
11 contributions

Recent events

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

No events yet
macil

macil/pdelay

Javascript function that returns a promise that resolves after some time

JavaScript
0
0
MIT License