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.
@p4ck493/ts-is
The package for check some data in typescript and javascript.
javascript-check-data-type
A utility library that checks and validates the data type of user-provided input. It supports various data types including strings, numbers, arrays, objects, and more. Ideal for input validation and type checking in JavaScript applications.