mkdir -p sync in node.js
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
Recursively mkdir, like `mkdir -p`
A maintained fork of Hogan.js by Profound Logic. Removes deprecated mkdirp usage and ensures compatibility with modern Node.js.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
A minimal, zero-dependency mkdirp written in VanillaJS for node.
A tiny (183B to 210B) and fast utility to ascend parent directories
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
Synchronous version of the Fetch API
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Create sync/async APIs with usable logic
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
TypeScript definitions for use-sync-external-store
A drop-in replacement for fs, making various improvements.
Promise-based power tool for common filesystem tasks
Simple, flexible file copy utility
Recursive, synchronous, and fast file system walker