sindresorhus / realpath
Expands symbolic links and prints the resolved absolute filepath
☆26Updated 9 months ago
Alternatives and similar repositories for realpath:
Users that are interested in realpath are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Check if a value is a function☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Get an array of parent directories including itself☆27Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Split a string at one or more indices☆23Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Rename a function☆46Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Get the system default UID☆11Updated last year
- Get the version of a binary in semver format☆35Updated 10 months ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 10 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Break out of a promise chain☆23Updated 3 years ago