typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Returns the type name of the value given.
The javascript library to get or check the type of a given variable.
>Get the native type of a value.