[ Bron: node-is-path-inside ]
Pakket: node-is-path-inside (3.0.2-1)
Verwijzigingen voor node-is-path-inside
Debian bronnen:
Het bronpakket node-is-path-inside downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-is-path-inside gerelateerde pakketten
|
|
|
|
-
- dep: node-path-is-inside
- Tests whether one path is inside another path
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable