Make a directory and its parents if needed - Think `mkdir -p`
☆477Sep 10, 2025Updated 5 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:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 weeks ago
- Copy a file☆123Aug 13, 2025Updated 6 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Delete files and directories☆1,344Sep 18, 2025Updated 5 months ago
- Delay a promise a specified amount of time☆121Oct 1, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Copy files☆434Feb 12, 2026Updated 2 weeks ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated last week
- Read the closest package.json file☆268Nov 7, 2025Updated 3 months ago
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆63Sep 15, 2025Updated 5 months ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Get your PATH prepended with locally installed binaries☆107Oct 28, 2024Updated last year
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated 3 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆445Jan 19, 2026Updated last month
- Ensure a function is only called once☆165Feb 2, 2026Updated last month
- Create a promise that reports progress☆766Nov 4, 2023Updated 2 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,141Updated this week
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- CLI that opens a random photo of my cat Dofle☆74Oct 14, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆134Feb 20, 2026Updated last week
- Open files in your editor at a specific line and column☆211Nov 23, 2025Updated 3 months ago
- &🐐; Escape a string for use in HTML or the inverse☆549Jul 8, 2022Updated 3 years ago