Search results

9 packages found

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

published 1.4.1 22 days ago
M
Q
P

🐊Putout plugin adds ability to convert indexOf to includes

published 2.0.1 a year ago
M
Q
P

Checks if value is found in array

published 1.0.2 7 years ago
M
Q
P

Like indexOf, but gets all matching indices

published 1.0.0 7 years ago
M
Q
P

Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

published 0.1.2 8 years ago
M
Q
P

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

published 0.2.0 9 years ago
M
Q
P

JavaScript's String.indexOf() that allows for regular expressions.

published 1.0.3 3 years ago
M
Q
P

Get the index of the last element in an array that returns truthy for the given value, using strict equality for comparisons.

published 0.1.0 9 years ago
M
Q
P

Functions that return indexes of items in an array. Optional arguments give you more flexibility than Array.prototype.indexOf()

published 3.0.2 2 years ago
M
Q
P