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 5 months ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get a random property from an object☆15Jul 2, 2024Updated last year
- 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☆42Sep 10, 2021Updated 4 years ago
- Check if a project is using Yarn☆66Sep 15, 2025Updated 5 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Aug 10, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Delete files and directories☆332Sep 18, 2025Updated 5 months 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
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years 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
- Empty the trash☆137Oct 14, 2021Updated 4 years ago
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 6 months ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Get your public IP address☆27Sep 15, 2025Updated 5 months ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Extract the article title of a HTML document☆56Sep 9, 2025Updated 5 months ago
- Copy files☆360Feb 5, 2026Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 3 months ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Aug 10, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago