isobject193.8mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertalmost 2 years agoisobject, check, is, is-object is.object27.2kISC1.0.0verifies if is an object and not an array or null
joaquimserafimalmost 3 years agoisobject, is.object, utils, object 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