sindresorhus / make-dir-cliLinks
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆124Updated 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☆85Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Check if a project is using Yarn☆65Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Get environment variables from the shell☆82Updated 3 years ago
- Get your internal IP address☆71Updated 3 years ago
- Stylelint shareable config for XO☆40Updated 3 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- 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
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated 10 months ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Add XO to your project☆46Updated last year
- Split lines into an array of lines☆44Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Replace matching strings and regexes in files☆175Updated 3 weeks ago
- Check if your package was installed globally☆70Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆127Updated last month
- Convert PNG to ICO☆43Updated 8 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Create clickable links in the terminal☆90Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Delay execution for a given amount of seconds☆85Updated last year