Search results

30 packages found

M
Q
P

This npm package provides a simple and efficient way to measure the execution time of your Node.js functions or scripts. Whether you're benchmarking code performance, profiling function runtime, or analyzing execution speed, this package helps you gain va

published 1.0.0 5 months ago
M
Q
P

Count all the promises created between two execution points.

published 1.0.1 a year ago
M
Q
P

dynamic promise execution

published 0.0.20 a month ago
M
Q
P

A collection of functions that can be used to simplify the asynchronous execution of your code.

published 0.0.4 a day ago
M
Q
P

A framework for working with higher level async types.

published 0.1.1 9 months ago
M
Q
P

Create a lazy promise that defers execution until it's awaited or when `.then()` or `.catch()` is called

published 4.0.0 3 years ago
M
Q
P

Queuelly is a TypeScript library designed to manage asynchronous operations in a sequential and orderly manner. It allows you to create queues of asynchronous tasks with dependencies and execution constraints, ensuring that tasks are executed in the corre

published 0.1.0 4 months ago
M
Q
P

terse node-mysql query wrapper to ease parallel & series execution, + simple CRUD ops

published 1.1.0 7 years ago
M
Q
P

utility module for promises to control their execution and their resolution sequence

published 1.0.0 8 years ago
M
Q
P

Multi-task execution for chiffchaff.

published 0.4.2 8 years ago
M
Q
P

Debug/trace output of a function. For use with the tap() method of promises and functional programming pipelines.

published 0.2.0 8 years ago
M
Q
P

setInterval for promises and async functions. Support graceful shutdown and prevent multiple executions from overlapping in time.

published 1.2.0 2 years ago
M
Q
P

Utility to run multiple promises & deliver execution results of all Promises at a time.

published 2.1.1 2 years ago
M
Q
P

Easily batch the execution of functions as promises.

published 0.0.5 9 years ago
M
Q
P

Pauses the execution of a function until you manually unblock it.

published 1.0.2 6 years ago
M
Q
P

parallel execution of ES6 Promises without Promise.all

published 4.13.1 8 years ago
M
Q
P

The execution of the promises chain

published 1.0.1 5 years ago
M
Q
P

A package which contains a PromiseBundle object, that allows you to bundle promises together, add and delete more after the PromiseBundle has been created, stop execution after a single reject or more. The aim is to give you all the freedom that you can h

published 0.2.1 2 years ago
M
Q
P

An execution pool that allows to queue asynch functions and control how many promises wait in parallel

published 0.1.6 10 years ago
M
Q
P