Search results

73 packages found

published 1.3.0 3 years ago
M
Q
P

Throttle promise-returning & async functions

published 1.0.4 7 years ago
M
Q
P

Run any function on an interval using the more reliable setTimeout strategy.

published 0.1.4 4 years ago
M
Q
P

像多线程那样去轮询多个状态,不同的状态满足后去执行不同的任务

published 1.0.2 5 years ago
M
Q
P

module to schedule functions at variable time

published 1.0.3 4 years ago
M
Q
P

a simple timer that runs a piece of code repeatedly with an interval of n milliseconds, until stopped

published 1.0.0 6 years ago
M
Q
P

A simple worker to do work in intervals

published 2.0.0 a year ago
M
Q
P

Easy-polling aims to achieve one simple and pure task:\ Check result of an asynchronous task until the result matched required criteria.\ This process is so called "polling" or "poll"!.

published 1.1.3 4 years ago
M
Q
P

Async aware setInterval. Run functions at an interval without overlapping previous calls.

published 0.0.7 7 years ago
M
Q
P

Repeat until the predicate returns true and resolves a Promise

published 1.0.0 6 years ago
M
Q
P

Delay a promise a specified amount of time

published 1.1.5 6 years ago
M
Q
P

generate integers after an constant amount of time and a function to reset clock

published 1.0.5 4 years ago
M
Q
P

Execute and manage your code asynchronously with workers and promise.

published 2.0.4 7 years ago
M
Q
P

Promise based generic easy polling

published 1.0.8 3 years ago
M
Q
P

A function that starts an asynchronous pulse sequence which invokes a handler function at the specified interval until either the specified duration has elapsed, or the sequence is cancelled. This is the ES2017 Build.

published 3.0.0 7 years ago
M
Q
P

A function that causes the current execution context to be suspended (thereby surrendering execution to any scheduled background tasks such as timeout, interval, and immediate events) for the specified duration. This is the ES2017 build.

published 3.0.0 7 years ago
M
Q
P

You've tried setTimeout+promises before but have you tried setTimeout+promises on abortsignal? & setInterval too.

published 1.0.0 6 years ago
M
Q
P

[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url]

published 0.2.4 3 years ago
M
Q
P

jobr is a simple, lightweight library that makes easy to create and manage recurrent jobs. Works in browser and node environment.

published 0.1.2 3 years ago
M
Q
P

An easy way to run reliable polling without messing with setTimeout.

published 0.2.1 9 years ago
M
Q
P