file-type
Detect the file type of a file, stream, or data
type-plus
Provides additional types for TypeScript.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
kind-of
Get the native type of a value.