[ 原始碼: node-locate-path ]
套件:node-locate-path(2.0.0-1)
node-locate-path 的相關連結
Debian 的資源:
下載原始碼套件 node-locate-path:
- [node-locate-path_2.0.0-1.dsc]
- [node-locate-path_2.0.0.orig.tar.gz]
- [node-locate-path_2.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Get the first path that exists on disk of multiple paths
Node.js module to get the first path that exists on disk, from an array of multiple possible paths.
Provides a synchronous version and an asynchronous version (that returns a promise).
Node.js is an event-based server-side JavaScript engine.
其他與 node-locate-path 有關的套件
|
|
|
|
-
- dep: node-p-locate (>= 2.0.0)
- async version of Array#find
-
- dep: node-path-exists (>= 3.0.0)
- Check if a path exists
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable