Delete files and directories
☆332Sep 18, 2025Updated 6 months ago
Alternatives and similar repositories for del-cli
Users that are interested in del-cli are comparing it to the libraries listed below
Sorting:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Copy files☆361Feb 5, 2026Updated last month
- Move files and folders to the trash☆1,390Feb 2, 2026Updated last month
- Empty the trash☆137Oct 14, 2021Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Clear the terminal cross-platform☆45Oct 13, 2021Updated 4 years ago
- Delete files and directories☆1,343Sep 18, 2025Updated 6 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆439Nov 10, 2025Updated 4 months ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 2 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Detect the indentation of code☆23Sep 15, 2025Updated 6 months ago
- Check if a path exists☆26Oct 30, 2023Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Copy a file☆123Aug 13, 2025Updated 7 months ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 6 months ago
- Detect the file type of a file or stdin☆87Nov 24, 2021Updated 4 years ago
- Modify the values of an object☆28Sep 10, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Get a GitHub username from an email address☆51Aug 5, 2023Updated 2 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 6 months ago
- Find a file by walking up parent directories☆45Feb 3, 2024Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get all email addresses in a string☆60Feb 2, 2026Updated last month
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 6 months ago
- Get the path to an app (macOS)☆48May 3, 2021Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 6 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Sep 12, 2025Updated 6 months ago
- Pretty time zone: +2 or -9:30☆58Jul 9, 2022Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Aug 9, 2021Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago