Showing 1-20 of 55,150 packages
Recursive, synchronous, and fast file system walker
Sync Data.
fs.copyFileSync ponyfill
Synchronous version of the Fetch API
Queues failed requests and uses the Background Sync API to replay them when the network is available
Create sync/async APIs with usable logic
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
A node fs API that is consistent for both async and sync operation.
Synchronous version of the Fetch API
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Allows users to use generators in order to write common functions that can be both sync or async.
Runs a list of async tasks, passing the results of each into the next one
ECMAScript spec abstract operations.
Make synchronous web requests
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A Node.js communication port that can pass messages synchronously between workers
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
A drop-in replacement for fs, making various improvements.
Synchronously write a file and create its ancestor directories if needed