sindresorhus / realpath
Expands symbolic links and prints the resolved absolute filepath
☆26Updated last year
Alternatives and similar repositories for realpath
Users that are interested in realpath are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Add AVA to your project☆15Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a file path is a binary file☆44Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Rename a function☆46Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago