found 43 packages in 30ms
is-plain-object200.9mMIT5.0.0
Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertalmost 2 years agocheck, is, is-object, isobject isobject193.8mMIT4.0.0
Returns true if the value is an object and not an array or null.
jonschlinkertalmost 2 years agocheck, is, is-object, isobject is-what37mMIT5.2.1
JS type check (TypeScript supported) functions like isPlainObject() isArray()
etc. A simple & small integration.
mesqueebabout 1 month agojavascript, typescript, typechecker, check-type get-object1.3mMIT0.2.0Get a property from an object using dot (object path) notation.
jonschlinkertalmost 3 years agocheck, dot, find, has typechecker986kArtistic-2.09.3.0
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryover 1 year agoarray, assert, assertion, async