is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
kind-of-types
List of all javascript types. Used and useful for checking, validation, sanitizing and testing. Like isStream, isPromise, isWeakset and etc.
is-checker
Simple and light-weight JavaScript type checker that brings convenience!