Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆126May 2, 2024Updated last year
Alternatives and similar repositories for make-dir-cli
Users that are interested in make-dir-cli are comparing it to the libraries listed below
Sorting:
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 6 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Sep 10, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- Remove leading, trailing and repeated whitespace from a string☆41Aug 10, 2021Updated 4 years ago
- Delete files and directories☆332Sep 18, 2025Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 6 months ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Empty the trash☆137Oct 14, 2021Updated 4 years ago
- Check if a project is using Yarn☆66Sep 15, 2025Updated 6 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Delay execution for a given amount of seconds☆85Nov 2, 2025Updated 4 months ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 6 months ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Copy files☆361Feb 5, 2026Updated last month
- Get your public IP address☆27Sep 15, 2025Updated 6 months ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Split a string on the first occurrence of a given separator☆74Aug 20, 2025Updated 7 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Cross-platform `/dev/null`☆93Oct 14, 2021Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Jul 8, 2022Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 6 months ago