function-arguments
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
hapi-error
catch errors in your hapi application and display the appropriate error message/page
get-function-arguments
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.