Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Synchronously write a file and create its ancestor directories if needed
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
asynchronous function queue with adjustable concurrency
A fast push/shift sync queue
Transform async/await to promise chains
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Retrying made simple, easy and async
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
Synchronous Buffer compression library for Node.js
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
Simple, synchronous deflate/inflate for buffers
Simple, synchronous deflate/inflate for buffers
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Compose your async functions with elegance.
asynchronous function queue with adjustable concurrency
Turn async functions into ES2015 generators
Check if async/await is available