Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
A simple implementation of async.parallel
Compiles sync functions into async generator functions
Some pipeable functions for rxjs 7+ which accept predicate lambdas with async return value (Promise or Observable)
asynchronous function queue with adjustable concurrency
A collection of SolidJS primitives providing various features of a pubsub/event-emitter/event-bus.
Just asynchronous patterns
Turn Node.js Events into Async Iterables
Tiny async loader for modern browsers
A swup plugin for animating the previous and next page in parallel
Primary SDK for using XYO Protocol 2.0
Simple emitter wrapper for Primus
Cross platform JavaScript utilities, event emitter and class constructor.
A very simple event emitter with a better API than all the others
No description provided.
Useful TypeScript utilities.
React-Native library for working with Android/iOS file system, written using JSI and C++ TurboModules
Alternative event emitter for JavaScript and TypeScript.
Particle emitter for Pixi.js
`net.Server#listen()` helper that returns a Promise for async / await
A minimal EventEmitter implementation focused on portability and small footprint.
Event emitter module for HazelJS framework - event-driven architecture with decorators
This plugin splits minification of webpack compilations into smaller units.
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.