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
- Split a string at one or more indices☆23Updated 4 years ago
- Sort an array of numbers☆17Updated 7 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the user's default shell☆40Updated last week
- Check if a value is a function☆27Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated this week
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last week
- Clear the terminal cross-platform☆44Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Rename a function☆46Updated last year
- Get the path to this package - Useful for testing☆21Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Simple wildcard matching☆34Updated this week
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 3 months ago
- Check if a path exists☆23Updated last year
- Get the path to the user home directory☆13Updated 4 years ago
- Modify the values of an object☆27Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated last week
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Check if a file path is a binary file☆46Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago