npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "iterator" 的结果(共 15 个)
es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

MIT
es6-iterator

Iterator abstraction based on ES6 specification

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
es-get-iterator

Get an iterator for any JS language value. Works robustly across all environments, all versions.

MIT
iterate-iterator

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

MIT
iterator.prototype

`Iterator.prototype`, or a shared object to use.

MIT
response-iterator

Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch

MIT
make-iterator

Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.

MIT
stop-iteration-iterator

Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.

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
chainy-plugin-each

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

MIT
chainy-plugin-map

Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator

MIT
level-iterator-stream

Turn an abstract-leveldown iterator into a readable stream

MIT