npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "iterate" 的结果(共 10 个)
require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

MIT
iterate-value

Iterate any iterable JS value. Works robustly in all environments, all versions.

MIT
map-series

iterate asynchronously in series through an array

iterate-iterator

Iterate any JS iterator. Works robustly in all environments, all versions.

MIT
stream-each

Iterate all the data in a stream

MIT
stream-iterate

Iterate through the values of a stream

MIT
eachr

Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

Artistic-2.0
docco

The Quick and Dirty Literate Programming Documentation Generator

MIT
chainy-plugin-each

Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator

MIT