Showing 21-40 of 32,745 packages
Queues failed requests and uses the Background Sync API to replay them when the network is available
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
JavaScript Performance Monitor
Create sync/async APIs with usable logic
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
Small agentic loop
Exposes stats about the libuv default loop
Run a subprocess synchronously and interactively in Node.js
Client-side scripts for BrowserSync
Synchronous version of the Fetch API
Get an array of recursive directory contents
High-priority task queue for Node.js and browsers
File system walker with Readable stream interface.
API library for integrating "pnpm-sync" with your toolchain
Tiny helper to prevent blocking Node.js event loop
C function to get the current libuv event loop for N-API
tar for node
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.
Runs a list of async tasks, passing the results of each into the next one
Compiles sync functions into async generator functions