131,955 packages matching “array assert”
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
which-typed-array
v1.1.23 · 22 hours ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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-length
v1.0.8 · 3 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
possible-typed-array-names
v1.1.0 · 1 year ago
A simple list of possible Typed Array names.
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
typed-array-byte-offset
v1.0.5 · 15 hours ago
Robustly get the byte offset of a Typed Array
No known vulnerabilities
safe-array-concat
v1.1.4 · 5 months ago
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
No known vulnerabilities
typed-array-buffer
v1.0.3 · 1 year ago
Get the ArrayBuffer out of a TypedArray, robustly.
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
@jridgewell/set-array
v1.2.1 · 2 years ago
Like a Set, but provides the index of the `key` in the backing array
No known vulnerabilities
asynckit
v0.5.0 · 9 months ago
Minimal async jobs utility library, with streams support
No known vulnerabilities
@stdlib/assert-tools-array-function
v0.2.3 · 7 months ago
Return a function which tests if every element in an array passes a test condition.
No known vulnerabilities
@stdlib/assert-is-array
v0.2.3 · 7 months ago
Test if a value is an array.
No known vulnerabilities
safe-push-apply
v1.0.0 · 1 year ago
Push an array of items into an array, while being robust against prototype modification
No known vulnerabilities
array.prototype.tosorted
v1.1.4 · 2 years ago
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
No known vulnerabilities
power-assert-formatter
v1.4.1 · 10 years ago
Power Assert output formatter
No known vulnerabilities
assert
v2.1.0 · 3 years ago
The assert module from Node.js, for the browser.
No known vulnerabilities
has-proto
v1.2.0 · 1 year ago
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
No known vulnerabilities