awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
isaacs avatar

isaacs/node-mkdirpFork

0
View on GitHub↗
200 stars·40 forks·TypeScript·10 views

Node Mkdirp

Recursively mkdir, like mkdir -p, but in node.js

Features

  • File System Utilities - Recursive directory creation.

Star history

Star history chart for isaacs/node-mkdirpStar history chart for isaacs/node-mkdirp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Node Mkdirp

Similar open-source projects, ranked by how many features they share with Node Mkdirp.
  • avianflu/ncpAvianFlu avatar

    AvianFlu/ncp

    683View on GitHub↗

    Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically.

    JavaScript
    View on GitHub↗683
  • avoidwork/filesize.jsavoidwork avatar

    avoidwork/filesize.js

    1,706View on GitHub↗

    A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies. 100% test coverage.

    JavaScript
    View on GitHub↗1,706
  • bevry/istextorbinarybevry avatar

    bevry/istextorbinary

    157View on GitHub↗

    Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

    TypeScript
    View on GitHub↗157
  • andyogo/node-sync-globAndyOGo avatar

    AndyOGo/node-sync-glob

    19View on GitHub↗

    Synchronize files and folders locally by glob patterns, watch option included.

    JavaScript
    View on GitHub↗19
See all 30 alternatives to Node Mkdirp→

Frequently asked questions

What does isaacs/node-mkdirp do?

Recursively mkdir, like mkdir -p, but in node.js

What are the main features of isaacs/node-mkdirp?

The main features of isaacs/node-mkdirp are: File System Utilities.

What are some open-source alternatives to isaacs/node-mkdirp?

Open-source alternatives to isaacs/node-mkdirp include: avianflu/ncp — Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically. avoidwork/filesize.js — A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies.… bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. bruce/node-temp — Temporary files, directories, and streams for Node.js. calvinmetcalf/copyfiles — copyfiles. andyogo/node-sync-glob — Synchronize files and folders locally by glob patterns, watch option included.