[ 源代码: node-p-locate ]
软件包:node-p-locate(5.0.0-1)
async version of Array
Get the first fulfilled promise that satisfies the provided testing function.
Array.prototype.find(): The find() method returns the value of the first element in the array that satisfies the provided testing function. p-locate is async version of this function.
Node.js is an event-based server-side JavaScript engine.
其他与 node-p-locate 有关的软件包
|
|
|
|
-
- dep: node-p-limit
- run multiple promise-returning & async functions