npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "iterator" 的结果(共 69 个)
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
get-all-files

A blazing fast recursive directory crawler with lazy sync and async iterator support.

MIT
level-concat-iterator

Concatenate entries from an iterator into an array.

MIT
@n1ru4l/push-pull-async-iterable-iterator

[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![npm version](https://img.shields.io/npm/v/@n1ru4l/push-pull-async-iterable-iterator)](https://www.npmjs.com/package/@n1ru4l/push-pull-async

MIT
markdown-it-for-inline

Inline tokens iterator for markdown-it markdown parser.

MIT
tiny-each-async

Asynchronous iterator function for parallel processing.

MIT
shortest

given an input character set, create an iterator function that returns the next shortest string available

each

Chained and parallel async iterator in one elegant function.

BSD-3-Clause
@cspell/cspell-pipe

Library to make working with Iterators/AsyncIterators easier.

MIT
string-iterator

Helper tool for iterating over a string

fs-iterator

A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.8 and above

MIT
linkedlist

Array like linked list with iterator

readdir-enhanced

fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.

MIT
find-package-json

Find package.json files in parent directories, keep finding until you find the right one using iterators.

MIT
obliterator

Higher order iterator library for JavaScript/TypeScript.

MIT