[ Bron: node-detect-file ]
Pakket: node-detect-file (1.0.0-3)
Verwijzigingen voor node-detect-file
Debian bronnen:
Het bronpakket node-detect-file downloaden:
- [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]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Sruthi Chandran (QA-pagina)
- Paolo Greppi (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-detect-file gerelateerde pakketten
|
|
|
|
-
- 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