sindresorhus / realpath
Expands symbolic links and prints the resolved absolute filepath
☆26Updated 8 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
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Check if a path is a file, directory, or symlink☆77Updated 5 months ago
- Gracefully restore the CLI cursor on exit☆36Updated 5 months ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a value is a function☆27Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 5 years ago
- Lowercase the keys of an object☆40Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Check if an Iterable is empty☆22Updated 3 years ago
- Check if a file path is a binary file☆44Updated 8 months ago
- Check if a file path is a compressed file☆17Updated 8 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 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
- Break out of a promise chain☆22Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 3 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆34Updated 3 years ago