Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ReactiveX/IxJS issues and pull requests

#379 - fix(asynciterable): use more `yield`

Pull Request - State: open - Opened by jeengbe 10 days ago - 4 comments

#378 - feat(interval): option to unref sleep interval

Pull Request - State: open - Opened by jeengbe 12 days ago - 3 comments

#377 - `AsyncIterableX#pipe` completely ignores types.

Issue - State: open - Opened by jeengbe about 1 month ago - 1 comment

#376 - Fix memory memory management for flatMap

Pull Request - State: closed - Opened by thepont 4 months ago - 1 comment

#374 - build(deps-dev): bump webpack from 5.92.1 to 5.94.0

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#373 - fix: ensure catchError functions always return source iterator

Pull Request - State: closed - Opened by jeengbe 6 months ago - 18 comments

#372 - Stick to RxJS naming convention

Issue - State: closed - Opened by jeengbe 7 months ago - 6 comments

#371 - Fix exports

Pull Request - State: closed - Opened by trxcllnt 7 months ago

#370 - Importing ESM index modules throws an error during module resolution

Issue - State: closed - Opened by pcwiek 7 months ago - 2 comments

#369 - build(deps): bump ws from 7.5.9 to 7.5.10

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, javascript

#368 - When will be the next release?

Issue - State: closed - Opened by eunohshure 8 months ago - 2 comments

#366 - flatMap throwing when concurrency is larger than iterable size

Issue - State: closed - Opened by aviv-rozenboim-lmnd 9 months ago - 1 comment

#365 - fix(toMap): fix return type of keySelector

Pull Request - State: closed - Opened by berndfuhrmann 9 months ago - 1 comment

#364 - toMap keySelector type is incorrect

Issue - State: closed - Opened by berndfuhrmann 9 months ago

#363 - Fix ESM imports and tree-shaking

Pull Request - State: closed - Opened by trxcllnt about 1 year ago

#362 - build(deps): bump tj-actions/changed-files from 9.1 to 41 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#361 - fix(from): make from forward or check abort signal. fixes #352

Pull Request - State: closed - Opened by trxcllnt about 1 year ago

#360 - Add `docs` action

Pull Request - State: closed - Opened by trxcllnt about 1 year ago

#359 - build(deps-dev): bump json from 9.0.6 to 10.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#358 - chore(typescript): update to [email protected]

Pull Request - State: closed - Opened by trxcllnt about 1 year ago

#357 - add abort signal to 'from' function and fix bug for 'merge' function

Pull Request - State: closed - Opened by eunohshure about 1 year ago - 2 comments

#356 - async iterable merge function that ends upon the first "done"

Issue - State: open - Opened by jasonkuhrt over 1 year ago - 1 comment

#355 - chore(types/merge): fix return type for merge with 5, 6 args

Pull Request - State: closed - Opened by dgadelha over 1 year ago

#354 - fix(merge): catch promise errors to avoid unhandled exceptions

Pull Request - State: closed - Opened by trxcllnt almost 2 years ago

#353 - merge function can cause unhandled rejected promise condition

Issue - State: closed - Opened by andreasdamm almost 2 years ago

#352 - from with abort signal

Issue - State: closed - Opened by eunjungoh35 almost 2 years ago - 1 comment

#351 - Operator flat concurrency issue with async iterables

Issue - State: closed - Opened by the-spyke about 2 years ago - 7 comments

#350 - docs(docs/asynciterable/converting.md): Fix fromEventPattern import

Pull Request - State: closed - Opened by michaelsbradleyjr about 2 years ago - 1 comment

#349 - Take while inclusive

Issue - State: open - Opened by CMCDragonkai over 2 years ago

#348 - [FIX] Ensure `return` is called on AsyncIterators

Pull Request - State: closed - Opened by trxcllnt over 2 years ago

#347 - Default to flatMap concurrent

Pull Request - State: closed - Opened by trxcllnt over 2 years ago

#346 - fix(flatMap): default flatMap concurrent parameter to 1

Pull Request - State: closed - Opened by trxcllnt over 2 years ago

#345 - Build errors with Typescript 4.7.4

Issue - State: closed - Opened by WorldMaker over 2 years ago - 4 comments

#344 - Use github actions instead of travis-ci

Pull Request - State: closed - Opened by trxcllnt over 2 years ago

#343 - docs(readme): update link to Array#extras

Pull Request - State: closed - Opened by forivall almost 3 years ago

#342 - ES modules do not work

Issue - State: closed - Opened by ukstv almost 3 years ago - 2 comments

#341 - chore(types): Fixing types

Pull Request - State: closed - Opened by mattpodwysocki almost 3 years ago

#340 - [FEA] Add AsyncIterable `switchMap`

Pull Request - State: closed - Opened by trxcllnt almost 3 years ago - 8 comments

#339 - Usage with Skypack CDN?

Issue - State: open - Opened by andersstorhaug about 3 years ago - 2 comments

#338 - fix(pipethrough): fix Iterable/AsyncIterable pipeThrough signature

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#337 - vite environment ix package load error

Issue - State: closed - Opened by dineug over 3 years ago

#336 - fix: add static Iterable.as and AsyncIterable.as

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#335 - [Suggestion]: Update `@types/node`

Issue - State: closed - Opened by vansergen over 3 years ago

#334 - [FIX] Update travis-ci badge url

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#333 - feat(from): support `AbortSignal` in `from(observable)`

Pull Request - State: closed - Opened by aikoven over 3 years ago - 1 comment

#332 - Update to TypeScript v4.3.5

Pull Request - State: closed - Opened by trxcllnt over 3 years ago - 2 comments

#331 - Typescript >= 4.3.2

Issue - State: closed - Opened by gewoonjerry over 3 years ago - 1 comment

#330 - fix(package.json): use ^ for allowed tslib versions

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#329 - Merge with iter-tools?

Issue - State: closed - Opened by conartist6 over 3 years ago - 3 comments

#328 - Fix #320

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#327 - Fix #325

Pull Request - State: closed - Opened by trxcllnt over 3 years ago

#325 - async timeout operator does not pass through its input

Issue - State: closed - Opened by andreasdamm over 3 years ago - 2 comments

#324 - Buffer Count Or Time operator

Pull Request - State: closed - Opened by nordfjord almost 4 years ago - 3 comments

#323 - Fix memory behaviour when using itereables of differing speeds

Pull Request - State: closed - Opened by nordfjord almost 4 years ago - 5 comments

#322 - Weird memory behaviour with merge

Issue - State: closed - Opened by nordfjord almost 4 years ago - 1 comment

#321 - fix(Abort): Ensure removal of event listeners from AbortSignal

Pull Request - State: closed - Opened by nordfjord almost 4 years ago - 3 comments

#320 - Spurious 'unhandledRejection' events

Issue - State: closed - Opened by jrvidal almost 4 years ago - 1 comment

#319 - docs(readme): `Array#extras` link is defunct

Issue - State: closed - Opened by jajaperson almost 4 years ago - 2 comments

#317 - Fix async iterable docs typo s/source/sink

Pull Request - State: closed - Opened by timoxley about 4 years ago

#316 - fix(takeUntil): complete iterable immediately (#315)

Pull Request - State: closed - Opened by KonanMentor about 4 years ago - 1 comment

#315 - takeUntil should complete iterator immediately

Issue - State: closed - Opened by KonanMentor about 4 years ago

#314 - fix(repeat-spec.ts): fix unhandled-rejection error in node v15

Pull Request - State: closed - Opened by trxcllnt about 4 years ago

#313 - Export withLatestFrom and withAbort operators

Pull Request - State: closed - Opened by antoinepairet about 4 years ago - 1 comment

#311 - What happened to the function signature on reduce (and scan)?

Issue - State: closed - Opened by tvedtorama about 4 years ago - 4 comments

#310 - Adding a helper module for bringing in everything

Issue - State: closed - Opened by robbertkl about 4 years ago - 3 comments

#309 - ix behavior in relation to spec for Iterator Helpers

Issue - State: closed - Opened by michaelsbradleyjr about 4 years ago - 4 comments

#308 - feat(AsyncObservable): Create AsyncObservable

Pull Request - State: open - Opened by mattpodwysocki over 4 years ago

#307 - docs(AsyncIterable): First commit of transforming

Pull Request - State: open - Opened by mattpodwysocki over 4 years ago

#306 - Operators documentation

Issue - State: closed - Opened by arturohernandez10 over 4 years ago - 2 comments

#305 - Doc: node.js async integration patterns

Issue - State: closed - Opened by estaub over 4 years ago - 7 comments

#304 - docs(readme): fix wrong result of samples and typo

Pull Request - State: closed - Opened by wonism almost 5 years ago

#303 - WIP feat(AbortController): Support AbortController for cancellation

Pull Request - State: closed - Opened by mattpodwysocki almost 5 years ago

#302 - chore(changelog): fix conventional-changelog-angular changelog generation

Pull Request - State: closed - Opened by trxcllnt almost 5 years ago

#301 - Update dependencies

Pull Request - State: closed - Opened by trxcllnt almost 5 years ago

#300 - Doc: Add Observable to ObservableAsyncIterable conversion to the examples.

Issue - State: closed - Opened by ghuser almost 5 years ago - 2 comments

#299 - Version 2.5.4 is breaking

Issue - State: closed - Opened by ShlomiAltostra almost 5 years ago - 3 comments

#298 - docs: fix commonjs iterable require example

Pull Request - State: closed - Opened by deebloo almost 5 years ago

#297 - chore(lint): Exorcise tslint from the project

Pull Request - State: closed - Opened by trxcllnt almost 5 years ago

#295 - chore(ESLint): move from TSLint to ESLint

Pull Request - State: closed - Opened by mattpodwysocki almost 5 years ago

#292 - WIP Feat(Cancellation): Adding Cancellation

Pull Request - State: closed - Opened by mattpodwysocki almost 5 years ago

#291 - Bad package name in readme

Pull Request - State: closed - Opened by AlexAegis almost 5 years ago

#290 - bump 3.0.0 to npm

Issue - State: closed - Opened by darky almost 5 years ago - 1 comment

#289 - fix(Iterable): Add of/from to add files

Pull Request - State: closed - Opened by mattpodwysocki almost 5 years ago

#288 - Fix/open issues

Pull Request - State: closed - Opened by trxcllnt about 5 years ago

#287 - changed naming so tsc 3.7 compiles

Pull Request - State: closed - Opened by nancyyhong about 5 years ago - 1 comment

#286 - Transpilation error when using Ix with typescript 3.7.3

Issue - State: closed - Opened by jonatannyberg about 5 years ago - 2 comments

#285 - catchWith typings are incomplete

Issue - State: closed - Opened by felixfbecker about 5 years ago

#283 - consider deprecation in favour of built in methods (Iterator Helpers Proposal)

Issue - State: closed - Opened by graingert over 5 years ago - 1 comment

#282 - debounce behavior

Issue - State: open - Opened by michaelsbradleyjr over 5 years ago

#281 - Typescript 3.6

Issue - State: closed - Opened by WorldMaker over 5 years ago - 5 comments

#280 - timeout does not call return on source iterator

Issue - State: closed - Opened by backbone87 over 5 years ago - 2 comments