Showing 1-20 of 1,177,984 packages
Test if a value is object-like.
is-object function part of http://amp.ampersandjs.com.
TypeScript definitions for is-object
Determine if a value is object like.
Checks whether a value is an object
is-object function
Test if a value is an object.
Simple proper object test
Check if plain object.
is-object-equal function part of http://amp.ampersandjs.com.
📦 Tiny utility to check if a value is a plain empty object in JavaScript or TypeScript
A utility to determine if a value is a non-null JavaScript object
verifies if is an object and not an array or null
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Determine if the parameter is Object. Verifies if it not an array, null, function, Date, RegExp, Symbol and Class Object.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Check if a value is a plain object