typy
Minimal JavaScript type checking library
kind-of
Get the native type of a value.
has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
type-detect
Improved typeof detection for node.js and the browser.