commit-message
Essential utils for promises
Check if something is a generator function
Event emitter
`Start a promise chain
Ensure a function is only called once
filesystem utilities for the npm cli
Open Node Streams on demand.
fast, tiny `queueMicrotask` shim for modern engines
A minimal event emitter.
Get the name of a named function
Timers extensions
Debounce a function
function binding utility
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
Make a callback- or promise-based function support both promises and callbacks.
Retries a function that returns a promise, leveraging the power of the retry module.
Get the arguments of a function, arrow function, generator function, async function
Check if a value is a function
Retrieve function name and line number from a function reference