69 packages found
Get callsites from the V8 stack trace API
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Get the path of the parent module
Get the path of the caller function
Limit number of parallel calls to an asynchronous function
Easily hook on to the beginning or end of function calls
Get the callsite of the caller function
Renames functions calls, but leaves function definitions unchanged.
Hook function calls with other functions
give default arguments to function calls
Global access to all CallSite/Stack Trace Properties and more
Executes code-lines with function calls like Excel
Easily intercept calls to function properties
Executes functions concurrently with opportunity to cleanup if any fail.
create a proxy for an object to intercept its function calls with callbacks
flips first two arguments to a function and calls the rest of the arguments in order
Tiny function for spying on function calls.
Module that executes a function asynchronously using parameters given by an iterator with optional timeout between calls.
Simple library for caching more complex function calls.