[ 源代码: node-detect-file ]
软件包:node-detect-file(1.0.0-3)
node-detect-file 的相关链接
Debian 的资源:
下载源码包 node-detect-file:
- [node-detect-file_1.0.0-3.dsc]
- [node-detect-file_1.0.0.orig.tar.gz]
- [node-detect-file_1.0.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Detect if a filepath exists and resolves the full filepath
Node.js module to detect if a file exists and return the resolved filepath.
Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists. Returns consistent results regardless of case sensitivity of the file path and/or operating system.
Node.js is an event-based server-side JavaScript engine.
其他与 node-detect-file 有关的软件包
|
|
|
|
-
- dep: node-fs-exists-sync
- Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable