[ 原始碼: node-p-locate ]
套件:node-p-locate(6.0.0-12)
node-p-locate 的相關連結
Debian 的資源:
下載原始碼套件 node-p-locate:
- [node-p-locate_6.0.0-12.dsc]
- [node-p-locate_6.0.0.orig.tar.gz]
- [node-p-locate_6.0.0-12.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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 (>= 4)
- run multiple promise-returning & async functions