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
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Wait for localhost to be ready from the command-line☆120Updated 2 months ago
- Check if a project is using Yarn☆65Updated last month
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Get your internal IP address☆71Updated 4 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Replace matching strings and regexes in files☆177Updated 2 months ago
- Map of nouns to their irregular plural form☆89Updated last week
- Add XO to your project☆47Updated 2 years ago
- Delay execution for a given amount of seconds☆86Updated last week
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Convert a string to a valid safe filename on the command-line☆63Updated last month
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Create clickable links in the terminal☆91Updated 2 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 9 months ago
- Create a HTML element string☆93Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Stylelint shareable config for XO☆40Updated 5 months ago
- Filter object keys and values into a new object☆104Updated last year
- Split a string on the first occurrence of a given separator☆74Updated 2 months ago
- Extract the article title of a HTML document☆55Updated 2 months ago
- Lazy number range generator☆82Updated last year