p-locate716.4mMIT6.0.0Get the first fulfilled promise that satisfies the provided testingfunction
sindresorhusabout 2 years agopromise, locate, find, finder array-find4.5mMIT1.0.0ES6 Array.find ponyfill. Return the first array element which satisfies a testingfunction.
stefandubergabout 3 years agoarray, find, ponyfill, polyfill p-every697.1kMIT2.0.0Test whether all promises passes a testingfunction
kevvaabout 3 years agoasync, await, bluebird, collection p-one7.5kMIT2.0.0Test whether some promise passes a testingfunction
kevvaabout 3 years agoasync, await, bluebird, collection array-find-last3.9kISC1.0.1Add findLast and findLastIndex to Array.prototype. The findLastIndex() method returns the index of the last element in the array that satisfies the provided testingfunction. Otherwise, it returns -1, indicating that no element passed the test. The findLa
felixdrpover 3 years ago