套件: node-detect-file (1.0.0-3)
node-detect-file 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Sruthi Chandran
- Paolo Greppi
外部的資源:
- 主頁 [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