arity-n
Wraps a function with a function of a sertain arity.
functional.js
A functional JavaScript library that facilitates currying and point-free programming, with optional lambda expressions.
@ndhoule/arity
Wrap a function in a function that expects a given number of arguments.