callable-instance2
Instances of classes which are directly callable as functions.
Instances of classes which are directly callable as functions.
A small utility module that converts function arguments to an object for use within the function based on a supplied metadata object. This allows parameters to be passed in any order, making the resultant function very flexible.
Functional map with sugar
Make sure $q is a constructor (1.3+). Throw if it isn't.
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Select an attribute of an object based on semver versioning
Sort an object's keys, including an optional key list
Parse an AWS Lambda function name into a name and a qualifier
Utility library of AST helper functions
Build MCMA Workers using Azure Function Apps
Stand-in for a function
Create a matching function from a glob pattern, regex, string, array, object or function.
Forget Function.bind and func.apply(context, arguments), performance matters! For a better curry!
Function sequencing reloaded
Slick arguments validator for javascript functions.
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
reverse the arguments passed to a function.
Assert that a value is a function
Easily define a base path where your serverless functions are located
Add some chicken curry to your functions