[ 源代码: node-is-path-inside ]
软件包:node-is-path-inside(3.0.2-1)
node-is-path-inside 的相关链接
Debian 的资源:
下载源码包 node-is-path-inside:
- [node-is-path-inside_3.0.2-1.dsc]
- [node-is-path-inside_3.0.2.orig.tar.gz]
- [node-is-path-inside_3.0.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Check if a path is inside another path
When checked against same path given for both arguments it retruns false.
Node.js library to check if a path is inside another path given. For example "isPathInside('a/b/c', 'a/b/c');" given then it return false.
Node.js is an event-based server-side JavaScript engine.
其他与 node-is-path-inside 有关的软件包
|
|
|
|
-
- dep: node-path-is-inside
- Tests whether one path is inside another path
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable