A small utility for asynchronous delays within your code! It also includes an optional callback that you can utilize.
An efficient queue capable of managing thousands of concurrent animations.
Evaluate asynchronous tasks with configurable concurrency.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
timers module for browserify
A tiny (183B to 210B) and fast utility to ascend parent directories
Higher-order functions and common patterns for asynchronous code
A utility that allows retrying a function with an exponential delay between attempts.
delay the evaluation of a paramless async function and cache the result
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Promisify a callback-based function
Exit your process, gracefully (if possible)
checks whether a hyperlink is alive (200 OK) or dead
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Process (async)iterable values as functions with concurrency control
A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo
Delay a promise a specified amount of time
Process incoming async(iterable) functions in parallel
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Memoize functions results using an lru-cache.
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
TypeScript definitions for react-native-background-timer
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
No description provided.
No description provided.