npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Iterable" 的结果(共 16 个)
iterall

Minimal zero-dependency utilities for using JavaScript Iterables in all environments.

MIT
iterate-value

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

MIT
into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

MIT
@harperfast/extended-iterable

Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding

Apache-2.0
@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
it-multipart

Async iterable http multipart message parser

Apache-2.0 OR MIT
rxjs-from-iterable

rxjs helper functions for working with Map, Set, Generator, and other Iterables.

MIT
iterable-to-stream

Converts iterable objects into readable streams.

MIT
it-to-stream

Convert streaming iterables to Node.js streams

MIT
it-pushable

An iterable that you can push values into

Apache-2.0 OR MIT
buffered-async-iterable

Creates a prefetched async iterable

MIT
is-iterable

Checks if a given object is iterable

MIT
sequency

Functional sequences for processing iterable data in JavaScript

MIT
it-pair

pair a source async iterable stream and a sink async iterable stream

Apache-2.0 OR MIT