has-flag
Check if argv has a specific flag
kind-of
Get the native type of a value.
is-stream
Check if something is a Node.js stream
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.