is2

A type checking library where each exported function returns either true or false and does not throw. Also added tests.

type-check

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

taap

A zero dependency Typescript type checking library that coerces unknown values.