make-asynchronous
Make a synchronous function asynchronous by running it in a worker
Make a synchronous function asynchronous by running it in a worker
An official asynchronous Node.js wrapper for MC-Market's Ultimate API.
Asynchronous usage for Window.localStorage.
Generic ajax handler. With different events (ready, fail on progress)
Pipeline is a library for event processing and message queue management.
Worker Runner is a tool to assist use Web Worker
Worker Runner is a tool to assist use Web Worker
A lightweight middleware management library for JavaScript and TypeScript, facilitating middleware chains with re-runs, error handling, and disposability.
CommonJS version of steno 2.1.0. See https://github.com/mifi/commonify
A memoizer for asynchronous functions that memoizes the results of the resolved promise for future use.
An extended A+ promise library with lazy and synchronous promises.
Parallel is a library to spread asynchronous task or promises, with deggree concurrency
custom-element class with (a)sync loading, slots, error handling and level-up
Concurrency using chainable async iterables, such as task pool, event queue, pub/sub, merge, chunk, throttle, etc.
Distributed Asynchronous Transaction Pipelines
Asynchronous CLI Spinner. Allow to create and manage simultaneous/multiple spinners at a time.
SqliteWrapper is a module that enables the use of SQLite with async/await functionality. It provides a simple and convenient way to perform database operations such as querying, inserting, updating, and deleting data in SQLite databases. The module wraps
asyncChain provides an array processor that can handle elements in an asynchronous and lazy manner. asyncChain is similar to map, forEach, filter and reduce except that it is designed to work asynchronously.
🔁 Iterable and AsyncIterable utils
An implementation of the Barrier pattern in JavaScript.