isobject193.8mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertalmost 2 years agois-object, isobject, check, is lodash.isobject17mMIT3.0.2The modern build of lodash’s `_.isObject` as a module.
lodashalmost 3 years agolodash, lodash-modularized, stdlib, util is-plain-object200.9mMIT5.0.0Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertalmost 2 years agois-object, isobject, check, is is-what37mMIT5.2.1JS type check (TypeScript supported) functions like isPlainObject() isArray()
etc. A simple & small integration.
mesqueebabout 1 month agois-object, javascript, typescript, typechecker