swizzle
Change the order of a function's parameters
backcall
Reverses callback parameter order
inspect-parameters-declaration
Inspects function's parameters declaration and returns information about it (e.g. names, default values, if needs destructuring, destructured parameters names and default values)