It's kinda like Promise.all(), but throttled!
-
Updated
Dec 3, 2024 - TypeScript
It's kinda like Promise.all(), but throttled!
A Prettier plugin that sequentially merges the formatting results of other Prettier plugins.
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators. below is an introduction to v1.6.
Great and Responsable TypeScript Chains
Run Promises that depend on each other sequentially
Website background randomizer: Automatically change CSS backgrounds on any DOM element in a random or sequential order.
Package for calling a function multiple times, dividing the calls into chunks and executing them sequentially.
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Sequential Thinking - TS | facilitates structured, progressive thinking through defined stages.
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case is maintaining the minimum or maximum item in a data stream.
Add a description, image, and links to the sequential topic page so that developers can more easily learn about it.
To associate your repository with the sequential topic, visit your repo's landing page and select "manage topics."