found 45 packages in 14ms
is-plain-object178.6mMIT5.0.0
Returns true if an object was created by the Object constructor, or Object.create(null).
jonschlinkertover 2 years agocheck, is, is-object, isobject isobject166.5mMIT4.0.0
Returns true if the value is an object and not an array or null.
jonschlinkertover 2 years agocheck, is, is-object, isobject is-what37mMIT5.5.0
JS type check (TypeScript supported) functions like isPlainObject() isArray() etc. A simple & small integration.
mesqueeb4 months agojavascript, typescript, typechecker, check-type get-object1.3mMIT0.2.0Get a property from an object using dot (object path) notation.
jonschlinkertover 3 years agocheck, dot, find, has typechecker715.3kArtistic-2.09.3.0
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryabout 2 years agoarray, assert, assertion, async