High Performance Layer 1 / Layer 2 Caching with Keyv Storage
The profile sync helps developers synchronize data across multiple clients and devices in a privacy-preserving way. All data saved in the user storage database is encrypted client-side to preserve privacy. The user storage provides a modular design, givin
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
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
sync disk cache
Synchronously write a file and create its ancestor directories if needed
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.
Capacitor 8+ plugin that provides secure storage for the iOS and Android
A tiny (183B to 210B) and fast utility to ascend parent directories
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.
TypeScript definitions for use-sync-external-store
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
A middleware for redux to sync state in different tabs
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.
A Node.js communication port that can pass messages synchronously between workers
Exports child_process.spawnSync
Queues failed requests and uses the Background Sync API to replay them when the network is available
Allows users to use generators in order to write common functions that can be both sync or async.