Showing 41-60 of 488,003 packages
provide a wrap async function for singleflight
Helper for making an async function stubborn (retry the operation on failure)
Removes boilerplate of tracking when an async function is running for MobX.
wepy async function support
run an async function but only once at a time.
Convert async function to callback accepting funtion
Make sure that an async function is not run multiple times at once
Map an observable using an async function with a configurable concurreny level, while preserving element order.
Turns async function into sync via JavaScript wrapper of Node event loop
rate-limit an async function
Retry a promise-returning or async function
Cache an async function for generating a JSON Web Token
aggregate same async function calls
Async function memorization, except on errors.
Check for unawaited (floating) async function calls
An async function is a function that delivers its result asynchronously (through Promise).
Adding async function support to handlebars helpers
Method to expect that an async function throws
Forces an async function to run synchronously using a separate node process
Prevents accidentally passing an async function as the test callback in Cypress