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.
A tiny (183B to 210B) and fast utility to ascend parent directories
Delay function calls until a set time elapses after the last invocation
A simple little class that helps making Observable testing a breeze
A waiting plugin for Cypress
A Node.js communication port that can pass messages synchronously between workers
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
A drop-in replacement for fs, making various improvements.
TypeScript definitions for use-sync-external-store
Create sync/async APIs with usable logic
Find the closest babel config based on a directory
Better Stack Typescript types (formerly Logtail)
Detect the appearance of an element in the browser DOM
Synchronous version of the Fetch API
Minimal module to check if a file is executable.
Read a protobuf schema from the disk, parse it and resolve all imports
A tiny version of Golang's WaitGroup with typings, promises, and zero dependencies.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Exports child_process.spawnSync
A frame-synced render loop for JavaScript
Cacheable Utilities for Caching Libraries
Queues failed requests and uses the Background Sync API to replay them when the network is available
Wait for multiple callback
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged