Showing 21-40 of 7,371 packages
Better typeof detection for node.js and the browser.
Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.
TypeDoc plugin which replaces z.infer<typeof x> with the inferred type
Enhanced typeof function
A proper typeof that works with primitives, built-in value objects and those from other execution contexts.
TypeScript definitions for typeof
A set of JavaScript helper functions to check for types
Easy typeof validations with sophisticated TypeScript inference.
type inferer
Validate the type of arguments passed through the function.
类型检测库,弥补typeof的问题
Simple utility function that acts as an enhanced version of the typeof operator by adding support for returning "array" and "null".
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Just something better then typeof
typeof-plus is a small tool to judge the data type of variables
babel-preset-es2015-rollup minus ES6 symbol typeof
Better type checking for JavaScript.
Validate the type of object's properties.
check if a value is an instance. (typeof object or function)
how to typeof easily