Search results

3587 packages found

Use generators and yield to write regular callback-based functions

published 1.0.20 8 years ago
M
Q
P

Compose chains of functions to manipulate data via synchronous and asynchronous iterators

published 1.0.0 7 years ago
M
Q
P

async and sync sleep functions

published 1.0.1 a year ago
M
Q
P

Protects against missing await keywords on async functions

published 3.0.1 a year ago
M
Q
P

JS Threads: Run arbitrary functions in immediatly-spawned browser threads with an async workflow

published 2.0.4 8 years ago
M
Q
P

Run async functions in a "waterfall" series with an onDone callback.

published 1.0.0 6 years ago
M
Q
P

Tiny library to promisify functions expecting node-style callbacks

published 1.0.0 8 years ago
M
Q
P

Run the functions in the tasks in series, each one running once the previous function has completed.

published 3.0.3 7 years ago
M
Q
P

Run multiple promise-returning & async functions with limited concurrency by key

published 1.0.0 6 years ago
M
Q
P

Creating streams/pipelines out of modern JS functions.

published 1.2.0 4 years ago
M
Q
P

Error Handler for Functions using async and await

published 1.0.7 6 years ago
M
Q
P

Creates a function which is a composition of the passed asynchronous functions. Each function consumes the return value of the function that follows. Composing functions f(), g(), and h() would produce the result of f(g(h())).

published 3.0.3 7 years ago
M
Q
P

A light wrapper for async functions to prevent concurrent calls and memorize returned value

published 2.0.0 4 years ago
M
Q
P

Construct a chainable library from a set of async functions.

published 2.2.0 9 years ago
M
Q
P

A module to allow time controlled asynchronous functions

published 1.0.0 9 years ago
M
Q
P

Various utility functions I'm tired of rewriting for every single project

published 7.2.0 6 years ago
M
Q
P

FPipes is a utility library that provides a way to chain synchronous and asynchronous functions in a readable manner. It simplifies the flow of data through a series of functions, making your code more readable and maintainable.

published 2.0.2 a year 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

Wrap async methods with Bluebird's Coroutine and Method helpers

published 1.2.0 9 years ago
M
Q
P

Support both callback and promise style functions.

published 1.1.0 6 years ago
M
Q
P