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:
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the path of the caller module☆65Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 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☆34Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- List of node.js builtin modules☆38Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago