Binds.co function utilities
Check if something is a generator function
Ensure a function is only called once
`Start a promise chain
Event emitter
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
Promisify a callback-based function
Retries a function that returns a promise, leveraging the power of the retry module.
This package is a helper to run multiple promise-returning & async functions with limited concurrency.
A wrapper function for object accessor properties
Essential utils for promises
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
Retrieve function name and line number from a function reference
Check if a value is a function