[ ソース: node-detect-file ]
パッケージ: node-detect-file (1.0.0-2)
node-detect-file に関するリンク
Debian の資源:
node-detect-file ソースパッケージをダウンロード:
- [node-detect-file_1.0.0-2.dsc]
- [node-detect-file_1.0.0.orig.tar.gz]
- [node-detect-file_1.0.0-2.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