sindresorhus / make-dir-cliLinks
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆126Updated 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:
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if a project is using Yarn☆66Updated 3 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- Convert a string to a valid safe filename on the command-line☆64Updated 3 months ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Get your internal IP address☆72Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Add XO to your project☆47Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- Replace matching strings and regexes in files☆178Updated 4 months ago
- Stylelint shareable config for XO☆41Updated 7 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Split lines into an array of lines☆46Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Get environment variables from the shell☆84Updated 4 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Lazy number range generator☆83Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year