Showing 41-60 of 439,341 packages
TypeScript implementation of debounce
Set the length of a function.
Wraps a function with a function of a sertain arity.
chain a bunch of functions together into a single call
Make a synchronous function asynchronous by running it in a worker
Compose new functions f(g(x))
Get the path of the caller function
An ES2015 spec-compliant `Function.prototype.name` shim
Return a function which tests if every element in an array passes a test condition.
Capture and retrieve the last time a function was run
javascript class framework
check if an AST node is a function of some sort
Return a regular expression to capture a function name.
Test if a value is a function.
`Start a promise chain
Get the arguments of a function, arrow function, generator function, async function
Monkey-patch (hook) functions for debugging and stuff.
Make array iteration easy when using async/await and Promises
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.