Showing 1-20 of 47 packages
The lodash method `_.findLast` exported as a module.
Add findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testing function. Otherwise, it returns -1, indicating that no element passed the test. The findLa
TypeScript definitions for lodash.findlast
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Collection of utility functions
Kris Zyp's implementation of promises with added features, maintained as an npm package.
Socket.dev optimized package override for array.prototype.findlast
A shiny pile of typed JS helpers for everyday use
libquickbit JavaScript bindings for Node.js
Like Underscore, but with zero callbacks and really more fun
Useful easy-to-use utilities for JavaScript objects
Implementation of self-organizing lists
Return a new ndarray containing the last elements which pass a test implemented by a predicate function along one or more ndarray dimensions.
R.findLast exported as a module
Provides efficient, pure JavaScript binary search functionality for sorted arrays, includes methods: findLast, findLastLess, findLastLessOrEqual, findFirst, findFirstGreater, findFirstGreaterOrEqual
实现部分新API, 以及一些常用的扩展方法
IndexedDB stores for React made easy.
A shiny pile of typed JS helpers for everyday use
Modular curriable utilities for modern JS