isobject219.9mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertalmost 2 years agoisobject, check, is, is-object is.object32.4kISC1.0.0verifies if is an object and not an array or null
joaquimserafimabout 3 years agoisobject, is.object, utils, object lodash.isobject17.9mMIT3.0.2The modern build of lodash’s `_.isObject` as a module.
lodashabout 3 years agolodash, lodash-modularized, stdlib, util is-plain-object213.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