prom-utils
Promise utilities: rate limiting, queueing/batching, defer, etc.
Promise utilities: rate limiting, queueing/batching, defer, etc.
Race game as an angular component 
一个用于处理异步操作竞态条件的 JavaScript 工具。它确保只有最新的操作会被执行,并且会取消任何先前的操作,帮助你更好地管理异步任务的执行顺序
a way to resolve race condition
Seek dom node at x intervals for x amount of time, once found execute x callback
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
ES Proposal spec-compliant shim for Promise.withResolvers
Promise Ax (Promesa) es usado para computaciones asíncronas. Una promesa representa un valor que puede estar disponible ahora, en el futuro, o nunca.
Catch insensitive, inconsiderate writing
Map over promises concurrently
Post messages to a child iframe while accounting for race conditions.
line-huge-industry8
A simple dependency-less package for TS projects to allow for a promise to have a max execution time.
The library which will be able to handle promises as various ways
CommonJS version of steno 2.1.0. See https://github.com/mifi/commonify
Execute multiple commands as parallel sub-processes. Optionally, first one finished terminates the rest.
adventure-voice5
setInterval for promises and async functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
charge-watch
enhanced Koa version with cancelable middlewares support