[ 原始碼: node-p-locate ]
套件:node-p-locate(2.0.0-1)
async version of Array#find
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 (>= 1.1.0)
- run multiple promise-returning & async functions
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable