check-types
A little library for asserting types and values, with zero dependencies.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
ts-expect
Checks TypeScript types match expected values
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)