sindresorhus / realpathLinks
Expands symbolic links and prints the resolved absolute filepath
☆27Updated last year
Alternatives and similar repositories for realpath
Users that are interested in realpath are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Sort an array of numbers☆18Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a value is a function☆29Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Display a notification (macOS 10.9+)☆90Updated last month
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 6 years ago
- Get the user's default shell☆41Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago