jonschlinkert

jonschlinkert/array-intersection

Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.

JavaScript
9
2
MIT License

array-intersection is a JavaScript utility that returns an array of unique values present in all given arrays, using strict equality for comparisons. It's designed for developers working with JavaScript who need to find common elements across multiple arrays efficiently. The library is particularly useful for data processing and filtering tasks in Node.js or front-end applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jonschlinkert/array-intersection

Account's avatar
Returns true if the callback returns truthy for all elements in the given array.
Account's avatar
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.
Account's avatar
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Account's avatar
simple, flexible, fun test framework
Account's avatar
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

jonschlinkert's profile
jonschlinkert
6 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet