631,664 packages matching “convert nested array into single dimension array”
array-find-index
v1.0.2 · 9 years ago
ES2015 `Array#findIndex()` ponyfill
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
array-each
v1.0.1 · 9 years ago
Loop over each item in an array and call the given function on every element.
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-buffer
v1.0.3 · 1 year ago
Get the ArrayBuffer out of a TypedArray, robustly.
No known vulnerabilities
array-bounds
v1.0.1 · 9 years ago
Find [nd-]array min/max values
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
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
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
typed-array-length
v1.0.8 · 2 months ago
Robustly get the length of a Typed Array
No known vulnerabilities
postcss-resolve-nested-selector
v0.1.6 · 1 year ago
Resolve a nested selector in a PostCSS AST
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
base-convert-int-array
v1.0.1 · 7 years ago
Converts arrays of integers from one base to another. Uses an O(N²) algorithm.
No known vulnerabilities
diff
v9.0.0 · 3 months ago
A JavaScript text diff implementation.
No known vulnerabilities
@eslint/config-array
v0.23.5 · 4 months ago
General purpose glob-based configuration matching.
No known vulnerabilities
string-argv
v0.3.2 · 3 years ago
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
No known vulnerabilities
performant-array-to-tree
v1.11.0 · 4 years ago
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
No known vulnerabilities
decamelize-keys
v2.0.1 · 3 years ago
Convert object keys from camel case
No known vulnerabilities
array-timsort
v1.0.3 · 5 years ago
Fast JavaScript array sorting by implementing Python's Timsort algorithm
No known vulnerabilities