Utils for checking the remote version of a react application and acting in case of mismatch
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
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.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Create sync/async APIs with usable logic
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.
Make synchronous web requests
A tiny (183B to 210B) and fast utility to ascend parent directories
Run asynchronous commands synchronously by putting them in a separate process
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
TypeScript definitions for use-sync-external-store
Synchronous file comparison
Simple Node.js JSON Schema dereferencer
A Node.js communication port that can pass messages synchronously between workers
Synchronously write a file and create its ancestor directories if needed
Queues failed requests and uses the Background Sync API to replay them when the network is available
[](https://www.npmjs.com/package/recrawl-sync) [](https://github.com/aleclarson/recrawl/actions/workflows/release.yml)
Synchronize the contents of one folder to another location, only copying files if contents differ.
sync disk cache
Run a subprocess synchronously and interactively in Node.js