
maybe-args
Releases4
Frequency9 months 4 days
Last Release
wraps a function in null/undefined guards. checks that all arguments have some value. shouldn't be used ifnull or undefined is acceptable for any arguments.
Linked projects
A simple function decorator to check that all args passed to a function are not nothing (null/undefined)