Package: node-resolve-cwd (3.0.0-2)
Links for node-resolve-cwd
Debian Resources:
Download Source Package node-resolve-cwd:
- [node-resolve-cwd_3.0.0-2.dsc]
- [node-resolve-cwd_3.0.0.orig.tar.gz]
- [node-resolve-cwd_3.0.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Resolve the path of a module from current directory
This module can be used to determine the path of a module starting from the current working directory.
For an input of moduleId to resolveCwd(moduleId), it gives an error when the module can't be found, which is similar to how require() works.
If moduleId is called as resolveCwd.silent(moduleId) then it returns null instead of giving an error when the module can't be found.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-resolve-cwd
|
|
|
|
-
- dep: node-resolve-from
- Resolve the path of a module from a given path
Download node-resolve-cwd
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.1 kB | 17.0 kB | [list of files] |