FICHA · AUR

nodejs-mkdirp

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

  • development-library
  • LIBRARY
  • Dev
  • FILESYSTEM
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Node.js programs can create nested directories recursively through a small mkdirp utility library. It helps scripts and build tools ensure output paths exist before writing generated files.

Directory creation helpers can write into unintended paths if inputs are wrong. Validate user-supplied paths in tools that depend on it.

Permissions

Permissions not analysed for this source yet.