sindresorhus / realpathLinks
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
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a file path is a binary file☆46Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is an object☆40Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get the user's default shell☆40Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Rename a function☆46Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Modify the filename in a path☆16Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Get the $PATH from the shell☆69Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- List of archive file extensions☆14Updated last year