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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
isaacs avatar

isaacs/node-mkdirpFork

0
View on GitHub↗
200 stars·40 forks·TypeScript·8 vues

Node Mkdirp

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

Features

  • File System Utilities - Recursive directory creation.

Historique des stars

Graphique de l'historique des stars pour isaacs/node-mkdirpGraphique de l'historique des stars pour isaacs/node-mkdirp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Node Mkdirp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Node Mkdirp.
  • avianflu/ncpAvatar de AvianFlu

    AvianFlu/ncp

    683Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗683
  • avoidwork/filesize.jsAvatar de avoidwork

    avoidwork/filesize.js

    1,706Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗1,706
  • bevry/istextorbinaryAvatar de bevry

    bevry/istextorbinary

    157Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗157
  • andyogo/node-sync-globAvatar de AndyOGo

    AndyOGo/node-sync-glob

    19Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗19
Voir les 30 alternatives à Node Mkdirp→

Questions fréquentes

Que fait isaacs/node-mkdirp ?

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

Quelles sont les fonctionnalités principales de isaacs/node-mkdirp ?

Les fonctionnalités principales de isaacs/node-mkdirp sont : File System Utilities.

Quelles sont les alternatives open-source à isaacs/node-mkdirp ?

Les alternatives open-source à isaacs/node-mkdirp incluent : 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.