sindresorhus / strip-pathLinks
Strip a path from a path
☆18Updated 4 years ago
Alternatives and similar repositories for strip-path
Users that are interested in strip-path are comparing it to the libraries listed below
Sorting:
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Check if a string is email like☆25Updated 2 months ago
- Get a random property from an object☆15Updated last year
- Check if a file path is an archive file☆16Updated last year
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Recursively create nested directories with jsftp, like mkdirp☆22Updated 4 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Updated 2 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get all emails in a text file or stdin☆25Updated 4 years ago
- List of Markdown file extensions☆21Updated 2 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a filepath is a video file☆31Updated last year
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Check if a path is the current working directory☆22Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Left pad each line in a string☆20Updated 2 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the passwd user entry from a username or uid☆30Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year