O `fn-context` é um pacote que fornece um contexto de execução para funções no Node.js. Ele é útil para funções que precisam de um contexto de execução, como funções que precisam de um contexto de banco de dados, funções que precisam de um contexto de aut
fast, tiny `queueMicrotask` shim for modern engines
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.
A minimal event emitter.
Get the name of a named function
Timers extensions
Debounce a function
function binding utility
Local Lambda development environment
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
An extension lib for jest
Retries a function that returns a promise, leveraging the power of the retry module.
Make a callback- or promise-based function support both promises and callbacks.
Get the arguments of a function, arrow function, generator function, async function
Retrieve function name and line number from a function reference