is-plain-object
popularReturns true if an object was created by the `Object` constructor, or Object.create(null).
Updated by @stevenvachon
@stdlib/assert-is-circular
Test if an object-like value contains a circular reference.
Updated by @stdlib-bot
get-object
Get a property from an object using dot (object path) notation.
Updated by @jonschlinkert
@stdlib/assert-is-plain-object-array
Test if a value is an array-like object containing only plain objects.
Updated by @stdlib-bot
chober
deprecatedChober.js - is a collection of methods that are used by programmers every day. We decided to put all the methods together so as not to copy them from project to project.
Updated by @thebrooons
@stdlib/assert-is-object-array
Test if a value is an array-like object containing only objects.
Updated by @stdlib-bot
@stdlib/assert-is-circular-plain-object
Test if a value is a plain object containing a circular reference.
Updated by @stdlib-bot
@stdlib/assert-is-date-object-array
Test if a value is an array-like object containing only Date objects.
Updated by @stdlib-bot
@stdlib/assert-is-generator-object-like
Test if a value is generator object-like.
Updated by @stdlib-bot