The sync version of tmp just for test cases, making it much easier.
Recursively mkdir, like `mkdir -p`
Temporary file and directory creator
The tmp package with promises support and disposers.
TypeScript definitions for tmp
Generate a unique filename for use in temporary directories or caches.
Get the user home directory with fallback to the system temp directory
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
A tiny (183B to 210B) and fast utility to ascend parent directories
Synchronous version of the Fetch API
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
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.
Recursive, synchronous, and fast file system walker
A Node.js communication port that can pass messages synchronously between workers
Queues failed requests and uses the Background Sync API to replay them when the network is available
No description provided.
Create sync/async APIs with usable logic
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Minimal module to check if a file is executable.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
A least-recently-used cache in 35 lines of code
Run a subprocess synchronously and interactively in Node.js