limited-calls
Wraps a function so it will only be called once during a set delay time.
Wraps a function so it will only be called once during a set delay time.
Limit number of parallel calls to an asynchronous function
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
Extends `letta` to accept and handles more than functions only. Handles all kind of results from `letta`. Basically, creating promise from everything - strings, arrays, objects, functions, generators, generator functions, promises, streams, child processe
Call a module's exported functions directly from the command line, with arguments.
🐇 Magically pass parameters to functions in any order.
Call a method on all items in an iterable by calling it on the iterable itself
Pattern matching object structures
function composition, in the mathematical way
React hook for loadable
Utility to analyze function (js) and arrow functions (ts), and create metadata of expressions, the initial scope is that it seeks to solve simple expressions. And later advance to encompass complex expressions.
Collection of function utils for Valuer
A worldbank-sources
Promisify, basically, everything. Generator function, callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.
Create thunk from async or sync function. Works like `thunkify`.
Create callback api for given sync function. Guarantee that given function (sync or async, no matter) will always have callback api and will handle errors correctly.
Generatorify, basically, everything. You can create generator function from callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.
JavaScript function manipulators
Util to log all kinds of stuff in a readable way in node
Angular async function executor ES5 friendly