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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the path of the caller module☆66Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the parent module☆78Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Check if a value is a plain object☆103Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago