acamica / ts-dynamic-type-checker

TypeScript library that performs dynamic type checking. It's useful for cases where you can't use TypeScript's static type checking (like reading a JSON object from a file).
8Updated 6 years ago

Related projects

Alternatives and complementary repositories for ts-dynamic-type-checker