Showing 1-20 of 298,502 packages
Test if a value is a plain object.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Extra assertions on top of node's assert module
Returns true if an object was created by the `Object` constructor, or Object.create(null).
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Check if a value is a plain object
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.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A helper to optimistically set Symbol.toStringTag, when possible.
`Object.defineProperty`, but not IE 8's broken one.
parse SPDX license expressions
`Iterator.prototype`, or a shared object to use.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Checks whether a value is an object
Power Assert output formatter
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
TypeScript definitions for http-assert
Copy a descriptor from object A to object B
Test if a value is object-like.