isobject219.9mMIT4.0.0Returns true if the value is an object and not an array or null.
jonschlinkertIl y a almost 2 yearsis-object, isobject, check, is lodash.isobject17.9mMIT3.0.2The modern build of lodash’s `_.isObject` as a module.
lodashIl y a about 3 yearslodash, lodash-modularized, stdlib, util is-plain-object213.9mMIT5.0.0Returns true if an object was created by the Object
constructor, or Object.create(null).
jonschlinkertIl y a almost 2 yearsis-object, isobject, check, is is-what40mMIT5.2.1JS type check (TypeScript supported) functions like isPlainObject() isArray()
etc. A simple & small integration.
mesqueebIl y a 3 monthsis-object, javascript, typescript, typechecker