sindresorhus / realpath
Expands symbolic links and prints the resolved absolute filepath
☆26Updated 10 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
- Lowercase the keys of an object☆40Updated last year
- utility to create a pretty report for a vfile☆20Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Rename a function☆46Updated last year
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Modify the values of an object☆27Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Add AVA to your project☆15Updated 4 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Sort an array of numbers☆16Updated last month
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Slice a string with ANSI escape codes☆47Updated 10 months ago
- Check if a file path is a compressed file☆17Updated 10 months ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago