npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "series" 的结果(共 13 个)
undertaker

Task registry that allows composition through series/parallel methods.

MIT
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
array-series

Call an array of asynchronous functions in series

MIT
run-series

Run an array of functions in series

MIT
mac

A tiny library designed to parallel or series chain streams, promises or functions with callbacks.

MIT
map-series

iterate asynchronously in series through an array

sparse-bitfield

Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer

MIT
now-and-later

Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.

MIT
fastseries

Zero-overhead asynchronous series/each/map function calls

ISC
promise.series

Run Promise in series.

MIT
p-waterfall

Run promise-returning & async functions in series, each passing its result to the next

MIT