1,728,865 packages matching “is-js”
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
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
levn
v0.4.1 · 6 years ago
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
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
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-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-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
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-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
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-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
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
ewallet-js
v0.0.5 · 7 years ago
This is js library for ewallet
No known vulnerabilities
is-plain-object
v5.0.0 · 5 years ago
Returns true if an object was created by the `Object` constructor, or Object.create(null).
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-glob
v4.0.3 · 4 years ago
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
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