extract-opts
Extract the options and callback from a function's arguments easily
assert-args
Validate and format function arguments ( handles types and optionals)
optex
Utilites for optional execution of functions (only if arguments are non-nullish)
callback2stream
Transform sync, async or generator function to Stream. Correctly handle errors and optional arguments.
lshift
Left-shift optional function arguments.