Skip to content
@async-generators

Async Generators

[ARCHIVED] - use IxJS instead - https://github.com/ReactiveX/IxJS

Popular repositories

  1. subject subject Public archive

    push items to a pulling iterable

    TypeScript 3 2

  2. async-generators async-generators Public archive

    convenience package combining the @async-generator packages

    TypeScript 2

  3. parallel parallel Public archive

    execute async transforms in parallel and yield in order of completion

    TypeScript 2

  4. from-emitter from-emitter Public archive

    convert an event-handler to an async-iterable

    TypeScript 2 1

  5. timeout timeout Public archive

    terminate if a source stops producing data fast enough.

    TypeScript 2

  6. filter filter Public archive

    filter an iterable sequence

    TypeScript

Repositories

Showing 10 of 16 repositories
  • async-generators Public archive

    convenience package combining the @async-generator packages

    TypeScript 2 MIT 0 0 2 Updated Nov 15, 2019
  • subject Public archive

    push items to a pulling iterable

    TypeScript 3 MIT 2 0 0 Updated Aug 13, 2018
  • iterable Public archive

    wrap async/sync Iterable as an asyncIterable

    TypeScript 0 MIT 0 0 0 Updated Jan 19, 2018
  • equal Public archive

    compare two iterator sequences for equality

    TypeScript 0 MIT 0 0 0 Updated Jan 16, 2018
  • from-emitter Public archive

    convert an event-handler to an async-iterable

    TypeScript 2 MIT 1 1 0 Updated Jan 12, 2018
  • timeout Public archive

    terminate if a source stops producing data fast enough.

    TypeScript 2 MIT 0 0 0 Updated Jan 12, 2018
  • terminator Public archive

    inform an iterable when it is prematurely terminated by the consumer.

    TypeScript 0 MIT 0 0 0 Updated Jan 12, 2018
  • first Public archive

    iterate an iterable and return the first item

    TypeScript 0 MIT 0 0 0 Updated Sep 25, 2017
  • last Public archive

    get the last item from an iterable

    TypeScript 0 MIT 0 0 0 Updated Sep 25, 2017
  • concat Public archive

    concatenate two or more sequences sequentially

    TypeScript 0 MIT 0 0 0 Updated Sep 24, 2017

Top languages

Loading…

Most used topics

Loading…