Shared protocol types for FuryStack entity synchronization
Server-side entity synchronization for FuryStack
Client-side entity synchronization for FuryStack
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.
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Synchronously write a file and create its ancestor directories if needed
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
MongoDB Store implementation for FuryStack
Repository implementation for FuryStack
Make synchronous web requests
Read a protobuf schema from the disk, parse it and resolve all imports
A tiny (183B to 210B) and fast utility to ascend parent directories
Run asynchronous commands synchronously by putting them in a separate process
A module for repeated efficient synchronizing two directories.
Sync Data.
Synchronous version of the Fetch API
WebSocket API implementation for FuryStack
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Determine the `package.json#type` which applies to a location
TypeScript definitions for use-sync-external-store
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.