sindresorhus / strip-pathLinks
Strip a path from a path
☆17Updated 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:
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Check if a file path is an archive file☆15Updated last year
- Check if a string is email like☆24Updated 2 weeks ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 4 years ago
- Get a random property from an object☆14Updated last year
- Get the path to the user home directory☆13Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Check if a filepath is a Markdown file☆21Updated 4 years ago
- Check if a file path is a text file☆20Updated last year
- Check if a filepath is a video file☆31Updated last year
- List of platforms supported by Node.js☆11Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Node's default require extensions as a separate module☆10Updated 3 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆12Updated 2 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get the macOS version of the current system☆21Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Strip UTF-8 byte order mark (BOM)☆21Updated 2 months ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a path is the current working directory☆21Updated 6 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a value is a regular expression☆25Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Updated 4 years ago