Make a directory and its parents if needed - Think `mkdir -p`
☆477Sep 10, 2025Updated 6 months ago
Alternatives and similar repositories for make-dir
Users that are interested in make-dir are comparing it to the libraries listed below
Sorting:
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Copy a file☆123Aug 13, 2025Updated 7 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Oct 28, 2024Updated last year
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 6 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Copy files☆433Feb 12, 2026Updated last month
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 6 months ago
- Delay a promise a specified amount of time☆120Oct 1, 2021Updated 4 years ago
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Read the closest package.json file☆268Nov 7, 2025Updated 4 months ago
- Delete files and directories☆1,343Sep 18, 2025Updated 6 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last month
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Ensures a value is a valid error by making it one if not☆89Sep 15, 2025Updated 6 months ago
- Get your PATH prepended with locally installed binaries☆108Oct 28, 2024Updated last year
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Create a promise that reports progress☆765Nov 4, 2023Updated 2 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Check if a path is inside another path☆40Sep 11, 2025Updated 6 months ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- CLI that opens a random photo of my cat Dofle☆74Oct 14, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 4 months ago
- Easy CORS handling for micro☆38Oct 30, 2017Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆136Feb 20, 2026Updated last month
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Promisify an event by waiting for it to be emitted☆445Mar 14, 2026Updated last week
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago