@philipp122/totype
A better alternative to the typeof-operator in JS. Utilizes the internal [[CLASS]] property.
A better alternative to the typeof-operator in JS. Utilizes the internal [[CLASS]] property.
型・インスタンスのチェックなど
Provides functionality for type checking
JSON type of a value
interface-prototype
A javascript library for determine whether a object is an instantiated of a class that implements an interface
Checks the prototypical chain of an object and compares each constructor's name against the value.
Use a Symbol from the registry to identify instances across realms or module versions
Additional ESLint rules.
Runtime validation for TypeScript
Validate the type of array's items.
force insanceof... I got better!
Additional ESLint rules.
Pattern matcher for matching the types and structure of variables
The object validator for TypeScript.
A super-tiny utility for basic `type checking` of JavaScript values.
Minimal and composable type guard (aka: type predicate) functions.
Check JS data type
See what type or instance something is
Check if a value is an `Error` instance