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
ESLint parser that allows for linting of experimental syntax transformed by Babel
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
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Support dynamic imports in acorn
Dynamic ES module loader
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
Synchronous Buffer compression library for Node.js