node-path-is-inside

Tests whether one path is inside another path

Description

The **path-is-inside** package will give you a robust, cross-platform way of detecting whether a given path is inside another path.

Like Node's built-in path module, path-is-inside treats all file paths on Windows as case-insensitive, whereas it treats all file paths on *-nix operating systems as case-sensitive. Keep this in mind especially when working on a Mac, where, despite Node's defaults, the OS usually treats paths case-insensitively.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/domenic/path-is-inside


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-path-is-inside