sindresorhus / realpath
Expands symbolic links and prints the resolved absolute filepath
☆25Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for realpath
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Check if a file path is a text file☆16Updated 6 months ago
- Modify the values of an object☆28Updated 3 years ago
- Sort an array of numbers☆16Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Split a string at one or more indices☆23Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a value is an error constructor☆13Updated 3 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆24Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Add AVA to your project☆15Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if a path exists☆23Updated last year
- Break out of a promise chain☆22Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Check if something is a generator function☆23Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year