53 packages found
Array.prototype.findIndex ES2015 polyfill.
ES2015 `Array#findIndex()` ponyfill
Find elements in an array-like object that satisfy a test condition.
ES6 shims that use native implementation if available
Lightweight Array.prototype.findIndex Polyfill. ES5. IE9+
ES6 Array.findIndex() ponyfill
native js functions with fallback
finds an item in an array matching a predicate function, and returns its index
ES6 Array ponyfills
The lodash method `_.findIndex` exported as a module.
A small collection of useful array functions.
- array
- indexOf
- contains
- replace
- updateRange
- clearEach
- register
- findIndex
- forEach
- applyTo
- removeIndex
- remove
- repeat
- range
- View more
Conversion of JavaScript's Array methods to AutoHotkey
Pure functional AsyncIterable traversal
- AsyncIterable
- functional
- lambda
- TypeScript
- toArray
- toSet
- first
- tail
- push
- unshift
- initial
- last
- only
- empty
- View more
Which receives array, (key, value) object pair and returns the index of that particular {key,value} pair in that array and also it is flexible enough to return the first index , last index and also an array of multilple indexes.
- array
- index
- object
- key
- indexofkey
- findindex
- getindex
- object-index
- indexbyproperty
- arraypropertyindex
- property
- indexofproperty
MDN polyfills
The asynciest of async libs there ever was or ever will be...AsyncAF!?
- AsyncAF
- async-af
- async
- await
- async/await
- Promise
- Promises
- library
- array
- method
- methods
- parallel
- series
- serial
- View more
Pure functional AsyncIterator traversal
- AsyncIterator
- TypeScript
- all
- and
- any
- append
- average
- concat
- concatMap
- contains
- drop
- dropUntil
- dropWhile
- empty
- View more
Pure functional Iterator traversal
This method returns the index of the first element in the array that satisfies the provided testing function.
series, waterfall and more with vanilla es promise/thenable.
- promise.extra
- promise
- promise.series
- promise.waterfall
- waterfall
- extra
- async
- es2015
- find
- findIndex
- some
- every
- reduce