A minimal event emitter.
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.
Cloud executable protocol
Write files in an atomic fashion w/configurable ownership
Highly customizable notification snackbars (toasts) that can be stacked on top of each other
CMP API Stub code
Make a function mimic another one
The smallest and simplest JavaScript priority queue
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
Throttle a function to limit its execution rate
Lint your commit messages
Scanner and parser for JSON with comments.
Generate a method that will push onto a global queue.
In-memory, error handling (retry) function queue, with the ability to throttle simultaneous executions.
Store a bunch of Hypercore proofs to a file and consume them later
A minimalistic code generation utility.
Provides 'WaitQueue', an async coordination primitive used to queue and resolve promises.
Detect, fetch, and optimize images with sharp, with optional queue-backed processing via @platformatic/job-queue.
Queue animation component for react
Generates an asynchronous resolver function from a PAC file
A trivial queue / mutex lock implementation
Promisify a callback-style function
Express middleware to limit a number of simultaneously processing requests using queue
Javascript implementation of a queue data structure