Showing 1-20 of 123 packages
The lodash method `_.lastIndexOf` exported as a module.
Array manipulation, ordering, searching, summarizing, etc.
An extended ES6 lastIndexOf.
a tiny utility for indexOf and lastIndexOf methods that accept regexes
The [strman](https://github.com/dleitee/strman) method `lastindexof` exported as a [Node.js](https://nodejs.org/) module.
Lazy-evaluating list of files, based on globs or regex patterns
indexOf, allIndexsOf, firstIndexOf, lastIndexOf, nthIndexOf implementations for an object array
TypeScript definitions for lodash.lastindexof
standalone AsyncAF package: lastIndexOfAF (https://async-af.js.org/AsyncAF#lastIndexOfAF)
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
indexOf, allIndexsOf, firstIndexOf, lastIndexOf, nthIndexOf implementations for an object array
Return the index of the last element which equals a provided search element.
Finds last index of a value.
Useful easy-to-use utilities for JavaScript objects
Finds last index of a value.
Fluent interface to provide an expressive syntax for common manipulations.
The `lastIndexOf()` method returns the last index at which a given element can be found in the array, or -1 if it is not present. The array is searched backwards, starting at fromIndex.
Fast search substrings in a string by using N-API and boyer-moore-magiclen.
Generic splitOnce, using indexOf and slice so it can work on strings and buffers alike.
A mixin for extending ampersand-collection with lodash methods.