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