Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Check your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, types, strict object and more.
A validator to check if the error is one of the system errors encountered when writing a Node.js program