queue-promise
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
nv-task-serial ================== - nv-task-serial is for serialized-async-tasks - its behavior just like the nodejs timer-list - its a linked-list - with more APIS ,such as: - get prev-task-rslt - dynamically push task - pause/continue task - skip/sto
Resolve arrays of promises and asynchronous tasks sequentially
The JavaScript library that promises you the fastest ES6 promises
Block the promise chains from executing if the end path is different from the start path. Good for single page application.
The JavaScript library that promises you the fastest ES6 promises
A couple of rxjs inspired operators for promises
Fork of A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
An extension of native Promises with true abort capabilities via AbortSignal.
Contains various typescript utils.
创建1个 promise 执行链,可手动暂停、继续、取消、结束、重启