Javascript client for fh-sync offline synchronization library
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
A drop-in replacement for fs, making various improvements.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
A tiny (183B to 210B) and fast utility to ascend parent directories
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
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.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Compiles sync functions into async generator functions
Run asynchronous commands synchronously by putting them in a separate process
Javascript client for fh-sync offline synchronization library
Minimal module to check if a file is executable.
Synchronous version of the Fetch API
Make synchronous web requests
Get an array of recursive directory contents
Synchronously write a file and create its ancestor directories if needed
A Node.js communication port that can pass messages synchronously between workers
Runs a list of async tasks, passing the results of each into the next one
sync disk cache
Run a subprocess synchronously and interactively in Node.js
TypeScript definitions for use-sync-external-store
Synchronous version of the Fetch API
Recursive, synchronous, and fast file system walker