1,407,579 packages matching “in-array”
array-split-by
v1.0.2 · 7 years ago
This function is like [split](https://lodash.com/docs/4.17.10#split) except that it accepts iteratee which is invoked for each element in array to generate the criterion by which the separation is computed
No known vulnerabilities
is-array-elem
v1.0.2 · 9 years ago
Checks if value is found in array
No known vulnerabilities
rope-sequence
v1.3.4 · 3 years ago
Rope-based persistent sequence type
No known vulnerabilities
possible-typed-array-names
v1.1.0 · 1 year ago
A simple list of possible Typed Array names.
No known vulnerabilities
heap-js
v2.7.1 · 11 months ago
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
No known vulnerabilities
@dostolu/inarray
v1.0.2 · 9 years ago
In Array JS implementation
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
is-shared-array-buffer
v1.0.4 · 1 year ago
Is this value a JS SharedArrayBuffer?
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
dependency-graph
v1.0.0 · 2 years ago
Simple dependency graph.
No known vulnerabilities
is-array-buffer
v3.0.5 · 1 year ago
Is this value a JS ArrayBuffer?
No known vulnerabilities
array-iterate
v2.0.1 · 4 years ago
`Array#forEach()` but it’s possible to define where to move to next
No known vulnerabilities
query-search
v0.0.4 · 10 years ago
Searches in array by query and returns array of matches
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
fast-redact
v3.5.0 · 2 years ago
very fast object redaction
No known vulnerabilities
which-typed-array
v1.1.24 · 3 days ago
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
No known vulnerabilities
does-it-exist
v1.0.0 · 10 years ago
checks if value exists in array or string returning boolean
No known vulnerabilities
jsprim
v2.0.2 · 4 years ago
utilities for primitive JavaScript types
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
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