15 open-source projects similar to jonschlinkert/in-array, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best In Array alternative.
NPM module for creating a keymirror object from an array of strings
Returns an array with only the unique values from all given arrays using strict equality for comparisons.
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
Get the first element or first n elements of an array.
Return the last element in an array. Faster than .slice
Efficiently remove an element from an unordered array without doing a splice
Returns an array filled with the specified input