Make a directory and its parents if needed - Think `mkdir -p`
☆480Sep 10, 2025Updated 9 months ago
Alternatives and similar repositories for make-dir
Users that are interested in make-dir are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Move a file, directory, or symlink - Even works across devices☆207Jan 25, 2026Updated 4 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125May 2, 2024Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 4 months ago
- Copy a file☆123Aug 13, 2025Updated 9 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Get the first path that exists on disk of multiple paths☆64Sep 15, 2025Updated 8 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☆436May 5, 2026Updated last month
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 8 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 7 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Delete files and directories☆1,346Sep 18, 2025Updated 8 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated 2 years ago
- 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 4 months ago
- User-friendly glob matching☆2,643Mar 27, 2026Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆93Sep 15, 2025Updated 8 months ago
- Get your PATH prepended with locally installed binaries☆108Oct 28, 2024Updated last year
- Promisify a callback-style function☆1,507Sep 12, 2022Updated 3 years ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago
- Create a promise that reports progress☆765Nov 4, 2023Updated 2 years ago
- Decompress a HTTP response if needed☆76Oct 13, 2025Updated 7 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments