JSPM

Found 57 results for async-iterator

form-data-encoder

Encode FormData content into the multipart/form-data format

  • v4.1.0
  • 107.59
  • Published

@sec-ant/readable-stream

A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.

  • v0.6.0
  • 103.12
  • Published

iterama

Composable functional (async) iterable helpers

  • v0.6.1
  • 80.41
  • Published

event-iterator

Convert event emitters and event targets to ES async iterators

  • v2.0.0
  • 79.60
  • Published

readdir-enhanced

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

  • v6.0.4
  • 73.74
  • Published

join-async-iterator

An async iterator that joins multiple other async iterators in order, one after another.

  • v1.1.1
  • 66.44
  • Published

events-to-async

Treat EventEmitter-like object using Async/Await, Async Iterator.

  • v2.0.1
  • 59.77
  • Published

@esm2cjs/form-data-encoder

Encode FormData content into the multipart/form-data format. This is a fork of octet-stream/form-data-encoder, but with CommonJS support.

  • v2.1.4
  • 58.02
  • Published

@jsdevtools/readdir-enhanced

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

  • v6.0.4
  • 55.76
  • Published

itertools-ts

Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)

  • v2.2.0
  • 42.68
  • Published

it-protocol-buffers

Protocol Buffers length-prefixed async-iterator encoder/decoder

  • v0.2.1
  • 42.51
  • Published

readlineiter

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

  • v1.0.1
  • 39.07
  • Published

fetchline

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

  • v1.0.1
  • 29.58
  • Published

iterified

Convert any callback-based sequence of values into a full-fledged async iterable

  • v1.2.5
  • 22.94
  • Published

sube

Weak subscribe to any reactive source

  • v2.3.0
  • 20.12
  • Published

react-async-iterators

The magic of JavaScript async iterators in React ⛓️ 🧬 🔃

  • v0.10.2
  • 17.04
  • Published

ai-reduce

Reduce for async iterables.

  • v2.1.0
  • 16.05
  • Published

@jsdsl/iterator

A collection of classes that allow iteration over a predefined collection of elements.

  • v1.1.2
  • 15.41
  • Published

iter-over

Sugary iteration utilities and interfaces.

  • v2.1.0
  • 15.15
  • Published

bodhi-async-batch

Run asynchronous tasks in batches with controlled concurrency - perfect for API calls, database operations, and file processing

  • v1.0.5
  • 14.40
  • Published

@iohub/iter

Flexible async iterators for recursive directory traversal in Node.js, with customizable filtering and path transformation

  • v0.0.4
  • 13.92
  • Published

iter8or

A versatile library for working with iterators and asynchronous iterators in JavaScript. It provides powerful methods for processing, filtering, combining, and transforming data, and even allows the creation of iterators from non-iterable objects.

  • v1.0.12
  • 13.02
  • Published

coniglio

A minimal, elegant, and robust async RabbitMQ client for Node.js

  • v1.0.2
  • 12.23
  • Published

ai-map

Map over async iterables

  • v1.2.0
  • 11.70
  • Published

ai-concat

Concat an async iterable into a promise

  • v1.3.0
  • 11.41
  • Published

nodefetchline

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

  • v1.0.1
  • 11.13
  • Published

@suin/osc633-parser

A Node.js library that parses Operating System Command (OSC) 633 sequences from any AsyncIterable string source. These sequences were originally designed by VS Code for its terminal shell integration feature.

  • v0.0.0-alpha2
  • 10.26
  • Published

naivefetchline

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

  • v1.0.1
  • 10.17
  • Published

ai-merge

Parallel merge of multiple async iterable.

  • v1.0.0
  • 9.59
  • Published

ai-asfullfills

Return an aync iterable that emit a series promises as they fullfills

  • v1.1.0
  • 9.58
  • Published

form-data-encoder-old

Encode FormData content into the multipart/form-data format

  • v1.4.3
  • 9.58
  • Published

ai-sequence

Serial merge of multiple async iterable.

  • v0.1.0
  • 9.33
  • Published

async-iterator-demuxer

Create multiple async iterators of a single async-iterator/iterable.

  • v1.0.0
  • 7.43
  • Published

ai-tap

Tap into an async iterable chain without affecting its value or state.

  • v0.1.0
  • 6.17
  • Published

ai-log

Tap into an async iterable pipeline and log all chunks passing through

  • v1.1.0
  • 6.17
  • Published

ai-decode

Decode a Buffer async iterable into a String async iterable.

  • v0.1.0
  • 6.13
  • Published

aitertools

Well-tested utility functions dealing with async iterables

  • v0.6.0
  • 6.13
  • Published

async-iter-utils

Useful utilities for js async iterators

  • v1.0.0
  • 5.98
  • Published

ai-encode

Encode a String async iterable into a Buffer async iterable.

  • v0.1.0
  • 5.84
  • Published

ai-await

await the end of an async iterable.

  • v0.1.0
  • 4.69
  • Published

batch-handler

A simple yet powerful Node.js utility for processing arrays of items in batches with control over concurrency, retries, and cancellation.

  • v1.1.1
  • 4.48
  • Published

dynamic-async-iterable

A simple asynchronous queue with an async iterator interface, supporting dynamic enqueueing.

  • v1.0.0
  • 4.48
  • Published

isomorphic-fetchline

Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

  • v1.0.1
  • 2.62
  • Published

iterly

Composable iterator and async iterator tools, supporting old platforms without yield or async/await

  • v0.6.3
  • 2.62
  • Published

@jsoldi/gen

Async-iterator monadic linq-like wrapper.

  • v0.0.6
  • 0.00
  • Published

piter

paginated (and optionally parallel) iterator over anything

    • v0.1.3
    • 0.00
    • Published

    async-iter-pipe

    an manually fed async-iterator that can queue reads or writes

      • v1.2.0
      • 0.00
      • Published

      getfileline

      Read text file (remote over HTTP(S) or local) line by line as async iterator, with Node, browsers and Deno

      • v1.0.1
      • 0.00
      • Published