Showing 1-20 of 28,800 packages
Turns async function into sync via JavaScript wrapper of Node event loop
Cacheable Utilities for Caching Libraries
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Resolves a promise after a specified delay
sync sleep
async and sync sleep functions
A collection of small async/await utilities
Recursive, synchronous, and fast file system walker
Add sleep() and usleep() to nodejs
Resolves a promise after a specified delay.
Synchronous version of the Fetch API
Queues failed requests and uses the Background Sync API to replay them when the network is available
A promise wrapper for `setTimeout`
Create sync/async APIs with usable logic
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Synchronous version of the Fetch API
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
Make synchronous web requests