sindresorhus / make-dir-cli
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆124Updated 11 months ago
Alternatives and similar repositories for make-dir-cli:
Users that are interested in make-dir-cli are comparing it to the libraries listed below
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- Wait for localhost to be ready from the command-line☆119Updated 10 months ago
- Delay execution for a given amount of seconds☆85Updated last year
- Stylelint shareable config for XO☆41Updated 10 months ago
- Slugify a string☆58Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Add XO to your project☆47Updated last year
- Programmatically install npm packages and corresponding peerDependencies.☆18Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Replace matching strings and regexes in files☆175Updated 9 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Map of nouns to their irregular plural form☆88Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Snippets for AVA☆70Updated 6 years ago
- Split a string on the first occurrence of a given separator☆75Updated 2 years ago
- Disable or enable VS Code's built-in snippets and manually installed snippets from extensions.☆42Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- ☆54Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 11 months ago