use delay/sleep to async/await ES7
Delay a promise a specified amount of time
### Using async / await, delay a function call with arguments and return the result
Smart package for async/await delay
Create a deferred promise
Some useful utilities I often need
<pre> default-value.js --- var obj; obj = defaultValue(obj, 1); // obj = 1; </pre> <pre> delay.js --- await Delay(500); // Delay(timeout); return @type: Promise; </pre>
A utility that allows retrying a function with an exponential delay between attempts.
TypeScript definitions for await-timeout
Exit your process, gracefully (if possible)
Process (async)iterable values as functions with concurrency control
An efficient queue capable of managing thousands of concurrent animations.
HTTP server mocking and expectations library for Node.js
Process incoming async(iterable) functions in parallel
Delay a promise a minimum amount of time
Delay a promise a specified amount of time
A Promise-based API for setTimeout / clearTimeout
A Tailwind CSS plugin for creating beautiful animations.
Timers extensions
WebDriver Proxy for testing rich clients. It block certain calls until Angular is done updating the page under test.
Create a promise that resolves after a specified number of milliseconds. Useful for adding delays, timeouts, or implementing retry logic.
Smart spinner helper for React, to manage the duration of loading states.
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
Tailwind CSS plugin, add animation-delay CSS property.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.