Showing 61-80 of 488,025 packages
Async function map and queue
A lightweight TypeScript library for deduplicating and caching async function calls with automatic retries, designed for idempotent network requests in React and Node.js.
Cache and dedup async function calls using the arguments as an n-tuple cache key
Wraps an async function so that concurrent calls will be coalesced
Use an async function to generate your Tailwind CSS config.
run promise or async-function with limited concurrency
Run a function or async function, console.log the result, and exit
Cache results of async functions for further calls
Zero dependency, super simple utility to debounce an async function using await syntax
An async function is a function that delivers its result asynchronously (through Promise) {web}.
Provides a hook to provide state around an async function call
Angular async function executor ES5 friendly
Delays async function to be resolved not earlier than after given time.
A fork of babel-plugin-transform-async-to-generator, with a little difference that this plugin keeps the original parameter names of an async function.
Convert a polling to an easier-to-handle async function
Create a suspending hook from an async function, an async generator or a function that returns an async iterator.
Enforces that all calls to async functions within an async function is awaited.
a webpack loader that captures error of async function
Wrap an async function to return a boxed result
Run node.js scripts wrapped with async function