Search results

4753 packages found

Is this value a JS ArrayBuffer?

published 3.0.4 8 months ago
M
Q
P

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 6 months ago
M
Q
P

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 6 months ago
M
Q
P

Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 6 months ago
M
Q
P

Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.2 6 months ago
M
Q
P

Is this value negative zero? === will lie to you

published 2.0.3 7 months ago
M
Q
P

Is this value a JS SharedArrayBuffer?

published 1.0.3 7 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 a year ago
M
Q
P

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

published 1.1.13 8 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 a year ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 a year ago
M
Q
P
M
Q
P

ES2015-compliant shim for Object.is - differentiates between -0 and +0

published 1.1.6 7 months ago
M
Q
P

Determine if a value is an ES6 Symbol or not.

published 1.0.4 3 years ago
M
Q
P

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

published 7.0.0 6 years ago
M
Q
P

Get the native type of a value.

published 6.0.3 5 years ago
M
Q
P

Returns true if the value is an object and not an array or null.

published 4.0.0 5 years ago
M
Q
P

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published 5.0.0 4 years ago
M
Q
P

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag

published 1.1.4 3 years ago
M
Q
P

Check if a value is an object

published 3.0.0 3 years ago
M
Q
P