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