isobject205.5mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertover 2 yearsis-object, isobject, check, is lodash.isobject18mMIT3.0.2The modern build of lodash’s `_.isObject` as a module.
lodashover 3 yearslodash, lodash-modularized, stdlib, util is-plain-object212mMIT5.0.0Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertover 2 yearsis-object, isobject, check, is is-what44.6mMIT5.5.0JS type check (TypeScript supported) functions like isPlainObject() isArray()
etc. A simple & small integration.
mesqueeb23 daysis-object, javascript, typescript, typechecker