1,230,294 packages matching “is negativeInteger”
@darkwolf/base58
v100.0.7 · 5 years ago
Base58
No known vulnerabilities
is-fullwidth-code-point
v5.1.0 · 11 months ago
Check if the character represented by a given Unicode code point is fullwidth
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-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-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
is-symbol
v1.1.1 · 1 year ago
Determine if a value is an ES6 Symbol or not.
No known vulnerabilities
is-number
v7.0.0 · 8 years ago
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
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-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
is-wsl
v3.1.1 · 5 months ago
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
No known vulnerabilities
is-bigint
v1.1.0 · 1 year ago
Is this value an ES BigInt?
No known vulnerabilities
is-extglob
v2.1.1 · 9 years ago
Returns true if a string has an extglob.
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
is-docker
v4.0.0 · 10 months ago
Check if the process is running inside a Docker container
No known vulnerabilities
is-plain-obj
v4.1.0 · 4 years ago
Check if a value is a plain object
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-weakset
v2.0.4 · 1 year ago
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
No known vulnerabilities
is-binary-path
v3.0.0 · 2 years ago
Check if a file path is a binary file
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-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities