typical
Isomorphic, functional type-checking for Javascript
kind-of
Get the native type of a value.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
is2
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
ast-module-types
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.