sindresorhus / make-dir-cliLinks
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆125Updated 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 a string is a URL☆87Updated 2 years ago
- Wait for localhost to be ready from the command-line☆120Updated last month
- Check if your code is running as an npm or yarn script☆64Updated last month
- Check if a project is using Yarn☆65Updated last month
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated last year
- Get the real path of the system temp directory☆82Updated 3 years ago
- Stylelint shareable config for XO☆40Updated 5 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Replace matching strings and regexes in files☆177Updated last month
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated 11 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Boxes for use in the terminal☆103Updated last year
- Get environment variables from the shell☆82Updated last month
- Lazy number range generator☆82Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Delay execution for a given amount of seconds☆86Updated last year
- Add XO to your project☆46Updated last year
- Get your internal IP address☆71Updated 4 years ago
- Randomize the order of items in an array☆108Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Get your PATH prepended with locally installed binaries☆104Updated 11 months ago
- Extract the article title of a HTML document☆55Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago