420,076 packages matching “react-inspect”
get-symbol-description
v1.1.0 · 1 year ago
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
No known vulnerabilities
is-weakref
v1.1.1 · 1 year ago
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-regex
v1.2.1 · 1 year ago
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
No known vulnerabilities
is-async-function
v2.1.1 · 1 year ago
Determine if a function is a native async function.
No known vulnerabilities
is-date-object
v1.1.0 · 1 year ago
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-string
v1.1.1 · 1 year ago
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-map
v2.0.3 · 2 years ago
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-arguments
v1.2.0 · 1 year ago
Is this an arguments object? It's a harder question than you think.
No known vulnerabilities
hasown
v2.0.4 · 2 months ago
A robust, ES3 compatible, "has own property" predicate.
No known vulnerabilities
which-boxed-primitive
v1.1.1 · 1 year ago
Which kind of boxed JS primitive is this?
No known vulnerabilities
typed-array-byte-length
v1.0.3 · 1 year ago
Robustly get the byte length of a Typed Array
No known vulnerabilities
array-buffer-byte-length
v1.0.2 · 1 year ago
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
typed-array-buffer
v1.0.3 · 1 year ago
Get the ArrayBuffer out of a TypedArray, robustly.
No known vulnerabilities
is-typed-array
v1.1.15 · 1 year ago
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.
No known vulnerabilities
typed-array-byte-offset
v1.0.4 · 1 year ago
Robustly get the byte offset of a Typed Array
No known vulnerabilities
which-builtin-type
v1.2.1 · 1 year ago
What is the type of this builtin JS value?
No known vulnerabilities
data-view-byte-offset
v1.0.1 · 1 year ago
Get the byteOffset out of a DataView, robustly.
No known vulnerabilities
data-view-byte-length
v1.0.2 · 1 year ago
Get the byteLength out of a DataView, robustly.
No known vulnerabilities
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities