inspect-function
Inspects a function and returns informations about it (e.g. name, parameters names, parameters and default values, signature)
fulcon
Clones a function (creates wrapper function), with the same signature as source function
xbind
Sugar way to adapt the arguments signature of functions
@tyimarques/memo
Caches function output with separated cache for each input signature