type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
typical
Isomorphic, functional type-checking for Javascript
kind-of
Get the native type of a value.
is2
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
file-type
Detect the file type of a file, stream, or data