2,271,027 packages matching “inspect-element”
debug-menu
v0.6.1 · 9 years ago
Chrome-like "inspect element" context-menu
No known vulnerabilities
disable-context-menu
v1.0.1 · 3 years ago
A package to disable browser's context menu / inspect element in your production applications
No known vulnerabilities
react-native-element-inspector
v0.1.1 · 5 months ago
On-device element inspector for React Native — the Inspect Element experience for mobile.
No known vulnerabilities
has-symbols
v1.1.0 · 1 year ago
Determine if the JS environment has Symbol support. Supports spec, or shams.
No known vulnerabilities
object-inspect
v1.13.4 · 1 year ago
string representations of objects in node and the browser
No known vulnerabilities
which-typed-array
v1.1.22 · 2 months ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
is-generator-function
v1.1.2 · 10 months ago
Determine if a function is a native generator function.
No known vulnerabilities
has-property-descriptors
v1.0.2 · 2 years ago
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
No known vulnerabilities
available-typed-arrays
v1.0.7 · 2 years ago
Returns an array of Typed Array names that are available in the current environment
No known vulnerabilities
is-callable
v1.2.7 · 3 years ago
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
No known vulnerabilities
is-boolean-object
v1.2.2 · 1 year ago
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
has-bigints
v1.1.0 · 1 year ago
Determine if the JS environment has BigInt support.
No known vulnerabilities
is-core-module
v2.16.2 · 3 months ago
Is this specifier a node.js core module?
No known vulnerabilities
which-collection
v1.0.2 · 2 years ago
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
is-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
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
is-finalizationregistry
v1.1.1 · 1 year ago
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-number-object
v1.1.1 · 1 year ago
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
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-async-function
v2.1.1 · 1 year ago
Determine if a function is a native async function.
No known vulnerabilities