Strip a path from a path
☆18Aug 18, 2021Updated 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`☆24Jul 9, 2022Updated 3 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 5 months ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 5 months ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Aug 16, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Apr 18, 2021Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Nov 13, 2025Updated 3 months ago
- Get the default browser☆60Feb 2, 2026Updated last month
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Aug 12, 2021Updated 4 years ago
- Regular expression for matching reserved filename characters☆53Sep 14, 2025Updated 5 months ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Check if your code is running in a JXA environment☆32Sep 18, 2021Updated 4 years ago
- Get all email addresses in a string☆60Feb 2, 2026Updated last month
- Recursively create nested directories with jsftp, like mkdirp☆22Aug 9, 2021Updated 4 years ago
- Check if a string is a URL☆87Jun 21, 2023Updated 2 years ago
- Pick random items from a list☆57Aug 10, 2021Updated 4 years ago
- Split lines into an array of lines☆46Oct 30, 2023Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Get the hash of a string☆68Feb 5, 2022Updated 4 years ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago