A simple remote file sync tool for development.
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
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Recursive, synchronous, and fast file system walker
A drop-in replacement for fs, making various improvements.
A server library tries to understand what developers really need.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Synchronous version of the Fetch API
TypeScript definitions for use-sync-external-store
Create sync/async APIs with usable logic
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 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
Run a subprocess synchronously and interactively in Node.js
API library for integrating "pnpm-sync" with your toolchain
File system walker with Readable stream interface.
Get an array of recursive directory contents
Runs a list of async tasks, passing the results of each into the next one
Synchronous version of the Fetch API
Client-side scripts for BrowserSync
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.
Compiles sync functions into async generator functions