Wrap async function with reactive and observable promise state
Tiny back-off and retry helpers for TypeScript: compute a delay for a given attempt, or wrap any async function with automatic retries.
Show React components and await a result – turn any component (modals, dialogs, prompts, ...) into an async function
Async function wrapper for redux powered by @reduxjs/toolkit
Limit the execution rate of async function
for async function call
Transform stream that allows async function to be called in parallel while still consuming results into a syncronous stream'
Retry a promise-returning or async function
Vue3 component for debounce async function.
async function support for express.Router
Decorate an async function with limited concurrency, which can be used as the decorator in the future.
Adds async function to jasmine suite function that expect promises for asynchronous tests
Enforces that all calls to async functions within an async function is awaited.
Run node.js scripts wrapped with async function
Retry a promise-returning or async function
Async function retrying written in typescript
Forces an async function to run synchronously using a separate node process
A simple callback that turns every Async function into promise.
Support handler as async function for hapi routes
If your async function shouldn't run concurrently, lockify it!
Library with wrapper functions for async function (or functions, that return Promises)
Create an async function from anything (promise, stream, object)
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
Convert promise to async function.