get-object-type
get the type of a javascript object.
get the type of a javascript object.
Returns object constructor name
Better alternative for 'typeof' in JavaScript
getTypeOf
Ask for a type, returns a true/false as answer.
Get the type of something. Seriously.
Ask for a type, returns a true/false as answer.
A better, simpler way to test for javascript data types.
A zero dependency Typescript type checking library that coerces unknown values.
development tools
returns the 'type' of a single value
JSON type of a value
A partial to provide a better typeof capability by returning the practically correct type in string representation of the specific object.
A utility function to fix and extend the built-in ''typeof'' operator of JavaScript.
A utility function to fix and extend the built-in ''typeof'' operator of JavaScript.
Check if the given value is of a specific type.
Returns true if the value is a number. comprehensive tests.Study from jonschlinkert/is-number
Precise type-checker for JavaScript
A collection of predicate functions for checking variable types, written in TypeScript
Validate the type of array's items.