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.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Make synchronous web requests
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Run asynchronous commands synchronously by putting them in a separate process
Synchronously write a file and create its ancestor directories if needed
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 tiny (195B to 220B) utility to recursively list all (total) files in a directory
Simple Node.js JSON Schema dereferencer
TypeScript definitions for use-sync-external-store
sync disk cache
Recursive, synchronous, and fast file system walker
A drop-in replacement for fs, making various improvements.
Effortlessly keep vue-router and vuex store in sync.
full service, official monaco mode for GraphQL
Create sync/async APIs with usable logic
Synchronous version of the Fetch API
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.
Read a protobuf schema from the disk, parse it and resolve all imports
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
Read and parse a JSON file synchronously