typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
check whether value is undefined or empty or null
check whether value is undefined or empty or null
provides helpers to check if argument type is object, array, function
a typescript library for building type guards quickly and in a type safe way
Determine if value is an array.
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.