isobject213.3mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertabout 2 yearsisobject, check, is, is-object is.object27.3kISC1.0.0verifies if is an object and not an array or null
joaquimserafimabout 3 yearsisobject, is.object, utils, object lodash.isobject16.8mMIT3.0.2The modern build of lodash’s `_.isObject` as a module.
lodashabout 3 yearslodash, lodash-modularized, stdlib, util is-plain-object206.2mMIT5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).
jonschlinkertabout 2 yearsis-object, isobject, check, is