kind-of
Get the native type of a value.
Found 11 results for kind-of
Get the native type of a value.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Returns true if the value is an object and not an array or null.
JavaScript utilities for arrays.
Takes any JavaScript data type or object as an input and returns a string describing the type of the input.
Zero-dependency advanced type detection library with TypeScript support, plugin system, and 100% test coverage
Base class for easily creating meaningful and quiet by default Error classes with sane defaults and assertion in mind.
Good judgment of object type.
Concise type assertions like a<map<fn:s>>
Typescript and javascript utilities. clone: deep copy the almost all js structures (plain objects, sets, maps, buffers, class instances etc.) with support circular/duplicate references and customizing; whatIsIt: typeof+instanceOf on steroids with support
A collection of utilities dealing with object