A small utility to prevent certain (perhaps costly) functions from being called in parallel up to a limit.
Run an array of functions in parallel
Check if something is a generator function
Event emitter
`Start a promise chain
Ensure a function is only called once
Minimal async jobs utility library, with streams support
filesystem utilities for the npm cli
Open Node Streams on demand.
fast, tiny `queueMicrotask` shim for modern engines
A minimal event emitter.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Get the name of a named function
Timers extensions
Debounce a function
function binding utility
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Retries a function that returns a promise, leveraging the power of the retry module.
Promisify a callback-based function
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
A wrapper function for object accessor properties
An extension lib for jest
Essential utils for promises
Make a callback- or promise-based function support both promises and callbacks.
No description provided.
No description provided.