120,542 packages matching “nonblocking array”
nonblocking-array
v1.1.0 · 5 months ago
Provides nonblocking functions of various Array methods. Unlike the standard array methods that execute array iterations in its entirety in one cycle of the event loop and may block the event loop on large arrays, these functions execute each iteration of
No known vulnerabilities
d3-array
v3.2.4 · 3 years ago
Array manipulation, ordering, searching, summarizing, etc.
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
possible-typed-array-names
v1.1.0 · 1 year ago
A simple list of possible Typed Array names.
No known vulnerabilities
array-includes
v3.1.9 · 1 year ago
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
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
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
No known vulnerabilities
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
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
typed-array-length
v1.0.8 · 2 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
nonblocking
v1.0.3 · 10 years ago
asynchronous Array.prototype functions that won't block on large arrays
No known vulnerabilities
safe-array-concat
v1.1.4 · 3 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
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
postgres-array
v3.0.4 · 1 year ago
Parse postgres array columns
No known vulnerabilities
@napi-rs/lzma
v1.5.1 · 29 days ago
lzma / lzma2 / xz compression for Node.js and the browser, backed by pure-Rust lzma-rust2 via https://napi.rs
No known vulnerabilities
run-parallel
v1.2.0 · 5 years ago
Run an array of functions in parallel
No known vulnerabilities
array-flatten
v3.0.0 · 6 years ago
Flatten nested arrays
No known vulnerabilities
array-back
v6.2.3 · 4 months ago
Guarantees an array back
No known vulnerabilities
array-union
v3.0.1 · 5 years ago
Create an array of unique values, in order, from the input arrays
No known vulnerabilities