uncurry-apply
uncurry operator
uncurry operator
Convert `.apply` to call spreads.
Make your javascript code cleaner and more expressive with the power of monads and functional programming.
Returns a function with partially applied arguments that are appended to the arguments provided to the returned function.
Minimalistic partial
Call a function using an array of arguments while maintaining its original "this" context.
Returns a function with partially applied arguments that are prepended to the arguments provided to the returned function.
Pargras is a minimalistic helper around function arguments for Node.js and the browser. Pargras has a fluent interface and supports adding, removing and altering arguments before applying them to a function.
Wrap a function to be able to call it with promises as arguments, i.e. use promises as if they where non-promise values
A Function.apply that can deal with promise arguments
Proxifies class methods or single function
Purity and safety for methods invokes.
R.apply exported as a module
Smarter binding of function with some context. It uses .apply instead of .bind, with reason.
A git stash CLI tool.
Like Function.prototype.bind / partial application to ignore arguments.
LoDash Mixins from Decipher, Inc.
Fantasy Land compatible types built with lodash.
A query planner and executor
It's `.innerHTML = ''` for the 21st century.