In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.
Check if two arrays are equal
Get consecutively unique elements from an array
Iterate any iterable JS value. Works robustly in all environments, all versions.
A utility library offering handy array function like sum, average, unique and more
Ensure runtime type safety and perform type coercion if needed.
Extract meaning from JS Errors
Converts back a yargs argv object to its original array form
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Faster, node.js focused alternative to JavaScript's native array map.
TypeScript definitions for debounce-promise
Framework agnostic JSON API serializer.
Return an accessor function for setting an element in an indexed array-like object.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Normalize array (possibly n-dimensional) to zero mean and unit variance
ECMAScript (ESTree) AST walker
asynchronous function queue with adjustable concurrency
Provides Vue 3 JSX & TSX support with HMR.
TypeScript definitions for stream-to-array
Determine and test types using constructor or {}.toString
This library provides utility functions for working with array data that are useful in many contexts, including creative coding. It offers generic functions that perform common operations such as offsetting an array, generating an array based on a callbac
[](https://travis-ci.org/callmecavs/array-intersect) [
Returns an array of mapped values from an array or object.
Convert a typed array to a Buffer without a copy