domenic / path-is-insideLinks
Tests whether one path is inside another path
☆42Updated 5 years ago
Alternatives and similar repositories for path-is-inside
Users that are interested in path-is-inside are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…