293,589 packages matching “array tools”
typed-array-byte-length
v1.0.3 · 1 year ago
Robustly get the byte length of a Typed Array
No known vulnerabilities
safe-array-concat
v1.1.4 · 4 months ago
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
No known vulnerabilities
typed-array-length
v1.0.8 · 2 months ago
Robustly get the length of a Typed Array
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
better-arrays.js
v1.0.7 · 6 years ago
More array tools for JavaScript
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
@stdlib/assert-tools-array-like-function
v0.2.3 · 6 months ago
Return a function which tests if every element in an array-like object passes a test condition.
No known vulnerabilities
prettier-linter-helpers
v1.0.1 · 7 months ago
Utilities to help expose prettier output in linting tools
No known vulnerabilities
array-back
v6.2.3 · 5 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
asynckit
v0.5.0 · 8 months ago
Minimal async jobs utility library, with streams support
No known vulnerabilities
ignore-by-default
v2.1.0 · 4 years ago
A list of directories you should ignore by default
No known vulnerabilities
array-timsort
v1.0.3 · 5 years ago
Fast JavaScript array sorting by implementing Python's Timsort algorithm
No known vulnerabilities
array-differ
v4.0.0 · 5 years ago
Create an array with values that are present in the first input array but not additional ones
No known vulnerabilities
array-uniq
v3.0.0 · 5 years ago
Create an array without duplicates
No known vulnerabilities
array-unique
v0.3.2 · 10 years ago
Remove duplicate values from an array. Fastest ES5 implementation.
No known vulnerabilities
array-ify
v1.0.0 · 11 years ago
Turn anything into an array
No known vulnerabilities
array-slice
v1.1.0 · 8 years ago
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
No known vulnerabilities