sindresorhus / make-dir-cli
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
☆124Updated 10 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
- Stylelint shareable config for XO☆41Updated 9 months ago
- Check if a string is a URL☆85Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Check if a project is using Yarn☆66Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Wait for localhost to be ready from the command-line☆118Updated 10 months ago
- Debounce a function☆127Updated 6 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 11 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Get your internal IP address☆71Updated 3 years ago
- Get the current package's binary path☆36Updated last week
- Lazy number range generator☆81Updated last year
- Replace matching strings and regexes in files☆175Updated 8 months ago
- Indent each line in a string☆113Updated 2 years ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Add XO to your project☆47Updated last year
- Import a globally installed module☆58Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆81Updated last month
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Get the path to an app (macOS)☆63Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Slugify a string☆58Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 9 months 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
- Turn an object into a string of HTML attributes☆49Updated last year