type-check

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

type-conformity

TypeConformity is a powerful TypeScript/JavaScript library for validating types of values at runtime, enforcing data integrity and preventing erroneous or unexpected data in your systems.