isemail
Validate an email address according to RFCs 5321, 5322, and others
kind-of
Get the native type of a value.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
is-extglob
Returns true if a string has an extglob.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.