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