Showing 1-20 of 1,174,192 packages
Checks whether a value is an object
verifies if is an object and not an array or null
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.
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
Determine if the parameter is Object. Verifies if it not an array, null, function, Date, RegExp, Symbol and Class Object.
If IsObject(value) is false, throw a TypeError exception.
TypeScript friendly isObject function
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.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES2015-compliant shim for Object.is - differentiates between -0 and +0