mkdirp returning a promise
Recursively mkdir, like `mkdir -p`
Make a directory and its parents if needed - Think `mkdir -p`
Mirror of mkdirp 0.5.2
Ensure directories exist before writing to them.
mkdirp, but chown to the owner of the containing folder if possible and necessary
mkdirp as promised
A maintained fork of Hogan.js by Profound Logic. Removes deprecated mkdirp usage and ensures compatibility with modern Node.js.
Recursively mkdir, like `mkdir -p`
A minimal, zero-dependency mkdirp written in VanillaJS for node.
modernize node.js modules to current ECMAScript standards
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Like mkdirp, but with no binary
Promise-based power tool for common filesystem tasks
Simple, flexible file copy utility
Shows how fat is a package
A tiny (381B to 419B) utility to make a directory and its parents, recursively
TypeScript definitions for mkdirp-promise
Promise-based power tool for common filesystem tasks
Render data in text columns. Supports in-column text-wrap.
Recursively create nested directories with jsftp, like mkdirp
Require hook for automatic V8 compile cache persistence
Actions io lib
The CLI implementation for andrewrk/node-mv. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.