Search results

28 packages found

This project is ment to be used with Microsoft Azure Functions. This simple wrapper makes it easier to work with Azure Functions since common HTTP methods are wrapped to individual function calls within a specfic Azure Function. And in addition a function

published 1.0.0 5 months ago
M
Q
P

Making type-safe calls via NATS

published 1.0.18 9 months ago
M
Q
P

Combine individual calls to a single one.

published 1.0.7 a year ago
M
Q
P

Synquer can be used for sync write calls to the same file.

published 2.0.0 7 months ago
M
Q
P

Synquer can be used for sync write calls to the same file.

published 2.1.3 7 months ago
M
Q
P

Batch multiple function-calls into one

published 1.2.1 3 years ago
M
Q
P

Throttle but do not discard calls, instead batch them and run all at once

published 1.0.2 3 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

queue up function calls

published 1.0.2 10 years ago
M
Q
P

function decorator which ensures that calls do not run simultaneously

published 0.6.0 3 years ago
M
Q
P

A utility for deferring function calls

published 1.0.0 9 years ago
M
Q
P

Load and queue calls to the facebook sdk

published 1.0.3 8 years ago
M
Q
P

Life is too short to wait for "ready" callbacks. Q up method calls and execute when ready.

published 1.0.1 6 years ago
M
Q
P

Simple lightweight promise task queue with repetition check, great for "social-media" server calls management"

published 1.0.2 4 years ago
M
Q
P

Limit function calls with a timeout. Useful for rate limiting against services (e.g. TMDB). Supports promises.

published 0.0.6 7 years ago
M
Q
P

An in-memory caching module which holds similar calls and fulfils all with the same result. Supports Promises and periodical cache updates.

published 1.0.5 6 years ago
M
Q
P

Calls an array of promises in series using co

published 0.3.1 8 years ago
M
Q
P

An javascript asynchronous code enqueuer. Perfect for queue up repetitive i/o tasks that should be executed in order, in a way that the end of one task calls the next in the queue, all this asynchronously, of course. You just need to register the function

published 1.3.1 7 years ago
M
Q
P

Simple function wrapper queuing and limiting the number of calls to a function. Ideal for Rest API call limiting compliance.

published 0.1.0 11 years ago
M
Q
P

batches requestIdleCallback calls, honors the deadline

published 0.3.0 7 years ago
M
Q
P