Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
rxjs
Great a better, faster, smaller reactive programming library for all use cases in JavaScript
Collective -
Host: opensource -
https://opencollective.com/rxjs
- Code: https://github.com/ReactiveX/rxjs
forkJoin/combineLatest works differently from 6.6.2 to 6.6.3 and even latest version 7.8.1
github.com/ReactiveX/rxjs - dmcliver opened this issue about 1 month ago
github.com/ReactiveX/rxjs - dmcliver opened this issue about 1 month ago
combineLatest([]) behaves like EMPTY
github.com/ReactiveX/rxjs - defaultbranch opened this issue about 1 month ago
github.com/ReactiveX/rxjs - defaultbranch opened this issue about 1 month ago
Update onErrorResumeNextWith.ts
github.com/ReactiveX/rxjs - shammellee opened this pull request about 2 months ago
github.com/ReactiveX/rxjs - shammellee opened this pull request about 2 months ago
chore: fix latest compile TS and Node 20 workflow failures
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 2 months ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 2 months ago
chore: migrate nx to latest v20, bump typescript-eslint to v7
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 2 months ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 2 months ago
Error on stackblitz with rxjs version set to next
github.com/ReactiveX/rxjs - hansschenker opened this issue about 2 months ago
github.com/ReactiveX/rxjs - hansschenker opened this issue about 2 months ago
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
github.com/ReactiveX/rxjs - akorchyn opened this issue 3 months ago
github.com/ReactiveX/rxjs - akorchyn opened this issue 3 months ago
fix: make `observerOrNext` in `Observable#subscribe` nullable
github.com/ReactiveX/rxjs - imjordanxd opened this pull request 3 months ago
github.com/ReactiveX/rxjs - imjordanxd opened this pull request 3 months ago
docs: mention sample and withLatestFrom in each other's docs
github.com/ReactiveX/rxjs - robintown opened this pull request 3 months ago
github.com/ReactiveX/rxjs - robintown opened this pull request 3 months ago
multiple using of tap() causes a false error
github.com/ReactiveX/rxjs - its-dibo opened this issue 3 months ago
github.com/ReactiveX/rxjs - its-dibo opened this issue 3 months ago
innerFrom treats anything with "length" property as an array, even if this anything has iterable implemented
github.com/ReactiveX/rxjs - aweppc opened this issue 4 months ago
github.com/ReactiveX/rxjs - aweppc opened this issue 4 months ago
False positive in deprecation with "of" function
github.com/ReactiveX/rxjs - egorkel-altexsoft opened this issue 4 months ago
github.com/ReactiveX/rxjs - egorkel-altexsoft opened this issue 4 months ago
Replace polyfill.io with a Cloudflare equivalent
github.com/ReactiveX/rxjs - tnfssc opened this pull request 6 months ago
github.com/ReactiveX/rxjs - tnfssc opened this pull request 6 months ago
Simplify the Observable pipe with the help of Typescript Variadic Functions
github.com/ReactiveX/rxjs - hansschenker opened this issue 6 months ago
github.com/ReactiveX/rxjs - hansschenker opened this issue 6 months ago
pluck operator is a standard operator it is also available in Lodash and Ramda - It belongs into the library!
github.com/ReactiveX/rxjs - hansschenker opened this issue 7 months ago
github.com/ReactiveX/rxjs - hansschenker opened this issue 7 months ago
distintUntilChanged: new overload missing in bundle
github.com/ReactiveX/rxjs - angelaki opened this issue 7 months ago
github.com/ReactiveX/rxjs - angelaki opened this issue 7 months ago
Interface SchedulerLike not exported from index file
github.com/ReactiveX/rxjs - m-kleputin opened this issue 7 months ago
github.com/ReactiveX/rxjs - m-kleputin opened this issue 7 months ago
Improve type inference with `zen-observable`
github.com/ReactiveX/rxjs - forivall opened this pull request 8 months ago
github.com/ReactiveX/rxjs - forivall opened this pull request 8 months ago
tap-complete not called for last observable inside zip
github.com/ReactiveX/rxjs - janhommels opened this issue 8 months ago
github.com/ReactiveX/rxjs - janhommels opened this issue 8 months ago
docs: remove duplicate deprecated note on retryWhen
github.com/ReactiveX/rxjs - Smankusors opened this pull request 8 months ago
github.com/ReactiveX/rxjs - Smankusors opened this pull request 8 months ago
it's possible to return an array in catchError()
github.com/ReactiveX/rxjs - haexyh opened this issue 9 months ago
github.com/ReactiveX/rxjs - haexyh opened this issue 9 months ago
False positive in deprecation with mergMap
github.com/ReactiveX/rxjs - mcfdez opened this issue 9 months ago
github.com/ReactiveX/rxjs - mcfdez opened this issue 9 months ago
Synchronous emit to `switchMap` during the processing of previous emit prevents the first from unsubscribing
github.com/ReactiveX/rxjs - atscott opened this issue 10 months ago
github.com/ReactiveX/rxjs - atscott opened this issue 10 months ago
docs(rxjs.dev): fix decision tree file url in README
github.com/ReactiveX/rxjs - ifndev opened this pull request 10 months ago
github.com/ReactiveX/rxjs - ifndev opened this pull request 10 months ago
chore: streamline CI workflow
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 10 months ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 10 months ago
WIP: Add script to run WPT against observable
github.com/ReactiveX/rxjs - benlesh opened this pull request 10 months ago
github.com/ReactiveX/rxjs - benlesh opened this pull request 10 months ago
chore: publish correct package types
github.com/ReactiveX/rxjs - benlesh opened this pull request 10 months ago
github.com/ReactiveX/rxjs - benlesh opened this pull request 10 months ago
Fix typo in docstring in connect.ts
github.com/ReactiveX/rxjs - frwdrik opened this pull request 10 months ago
github.com/ReactiveX/rxjs - frwdrik opened this pull request 10 months ago
fix(animationFrameScheduler): some tasks are never flushed and sometimes it breaks completely
github.com/ReactiveX/rxjs - pmoleri opened this pull request 10 months ago
github.com/ReactiveX/rxjs - pmoleri opened this pull request 10 months ago
Teardown and error/complete messages are out of order
github.com/ReactiveX/rxjs - benlesh opened this issue 10 months ago
github.com/ReactiveX/rxjs - benlesh opened this issue 10 months ago
lost stacktrace after promise is resolved
github.com/ReactiveX/rxjs - ChoSeoHwan opened this issue 10 months ago
github.com/ReactiveX/rxjs - ChoSeoHwan opened this issue 10 months ago
feat(delay-operator): support long delays by segmenting the delay (#7440)
github.com/ReactiveX/rxjs - danilipari opened this pull request 11 months ago
github.com/ReactiveX/rxjs - danilipari opened this pull request 11 months ago
Delay, timer and possibly other operators have a maximum milliseconds value, even when date is passsed
github.com/ReactiveX/rxjs - AlessioDelConte opened this issue 11 months ago
github.com/ReactiveX/rxjs - AlessioDelConte opened this issue 11 months ago
feat(fromEvent): complete the stream after the first value on one time events
github.com/ReactiveX/rxjs - Deku-nattsu opened this pull request 11 months ago
github.com/ReactiveX/rxjs - Deku-nattsu opened this pull request 11 months ago
ObservableInput<T> should support Thennable<T>, not PromiseLike<T>
github.com/ReactiveX/rxjs - benlesh opened this issue 11 months ago
github.com/ReactiveX/rxjs - benlesh opened this issue 11 months ago
Fix `every` re-entrancy and signature.
github.com/ReactiveX/rxjs - benlesh opened this pull request 11 months ago
github.com/ReactiveX/rxjs - benlesh opened this pull request 11 months ago
feat(rxjs): `expand` no longer supports a scheduler parameter
github.com/ReactiveX/rxjs - benlesh opened this pull request 11 months ago
github.com/ReactiveX/rxjs - benlesh opened this pull request 11 months ago
feat: add @rxjs/observable package and update rxjs to use it
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 11 months ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 11 months ago
chore: update nx to latest, simplify config
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 11 months ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request 11 months ago
fix(rxjs): removed unnecessary peer deps
github.com/ReactiveX/rxjs - benlesh opened this pull request 12 months ago
github.com/ReactiveX/rxjs - benlesh opened this pull request 12 months ago
[email protected] has peer deps?! Oops
github.com/ReactiveX/rxjs - benlesh opened this issue 12 months ago
github.com/ReactiveX/rxjs - benlesh opened this issue 12 months ago
`every` operator sending multiple values when re-entrant
github.com/ReactiveX/rxjs - anthonyrota opened this issue 12 months ago
github.com/ReactiveX/rxjs - anthonyrota opened this issue 12 months ago
bindCallback: resultSelector destructuring callback argument if it's array
github.com/ReactiveX/rxjs - ArtemNikolaev opened this issue 12 months ago
github.com/ReactiveX/rxjs - ArtemNikolaev opened this issue 12 months ago
RxJs ships generators instead of native async/await
github.com/ReactiveX/rxjs - JeanMeche opened this issue 12 months ago
github.com/ReactiveX/rxjs - JeanMeche opened this issue 12 months ago
chore: reuse existing error
github.com/ReactiveX/rxjs - JeanMeche opened this pull request 12 months ago
github.com/ReactiveX/rxjs - JeanMeche opened this pull request 12 months ago
fix: remove node export map entries
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
export map means node always resolves CJS
github.com/ReactiveX/rxjs - 43081j opened this issue 12 months ago
github.com/ReactiveX/rxjs - 43081j opened this issue 12 months ago
chore: remove src from published package
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
chore: migrate to expecttype eslint rules
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
github.com/ReactiveX/rxjs - 43081j opened this pull request 12 months ago
chore: improve release script
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
rxjs.dev very often inaccessible
github.com/ReactiveX/rxjs - ebeloded opened this issue about 1 year ago
github.com/ReactiveX/rxjs - ebeloded opened this issue about 1 year ago
chore(repo): release improvements
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
chore(repo): check for upstream for real release
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
chore(repo): require github token for real releases
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
chore(repo): allow passing through git remote in release script
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
fix(fromEvent): passing a generic parameter is no longer deprecated
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
chore(repo): bump nx to 17.2.6
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
fix(TestScheduler): explicit unsubscribe works properly with toEqual
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
Incorrect @deprecated for fromEvent overloads
github.com/ReactiveX/rxjs - jefbarn opened this issue about 1 year ago
github.com/ReactiveX/rxjs - jefbarn opened this issue about 1 year ago
TestScheduler expectObservable not respecting subscription marbles when using toEqual
github.com/ReactiveX/rxjs - djonestru opened this issue about 1 year ago
github.com/ReactiveX/rxjs - djonestru opened this issue about 1 year ago
chore: 7.x remove global npm install and ignore latest TS
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
chore: remove global npm install
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
'.now()' is not a function error is thrown when the value of DateTimestampProvider.delegate is not valid
github.com/ReactiveX/rxjs - dcarabott opened this issue about 1 year ago
github.com/ReactiveX/rxjs - dcarabott opened this issue about 1 year ago
chore: add release utilities
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
feat(pipe): signature for arbitrary array of T->T operations
github.com/ReactiveX/rxjs - jeengbe opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - jeengbe opened this pull request about 1 year ago
chore(test): use fakeTimers with setTimeout in buffer, skipUntil and window
github.com/ReactiveX/rxjs - jsaguet opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - jsaguet opened this pull request about 1 year ago
package.json - Correct types path
github.com/ReactiveX/rxjs - PieterjanDeClippel opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - PieterjanDeClippel opened this pull request about 1 year ago
docs: use a processor to transform the operator decision tree data
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
docs: fix `ng lint` and tools lint command in documentation
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
refactor: remove duplicate configuration file
github.com/ReactiveX/rxjs - Leehyunji0715 opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - Leehyunji0715 opened this pull request about 1 year ago
refactor: remove duplicate configuration code in Observable
github.com/ReactiveX/rxjs - Leehyunji0715 opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - Leehyunji0715 opened this pull request about 1 year ago
feat(rxjs.dev): add api list deprecated filter
github.com/ReactiveX/rxjs - daniel-melanson opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - daniel-melanson opened this pull request about 1 year ago
style: automatic type-only imports
github.com/ReactiveX/rxjs - demensky opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - demensky opened this pull request about 1 year ago
Remove Subject.create, refactor WebSocketSubject
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
chore: set primary node version and yarn v1 package manager
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - JamesHenry opened this pull request about 1 year ago
chore: fix broken rxjs.dev test execution
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
The async generator example in `from` crashes the browser.
github.com/ReactiveX/rxjs - dpurp-db opened this issue about 1 year ago
github.com/ReactiveX/rxjs - dpurp-db opened this issue about 1 year ago
Updating img url for README.md
github.com/ReactiveX/rxjs - kad1rr opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - kad1rr opened this pull request about 1 year ago
Observable gets its own package - Stage 1
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
chore: remove unnecessary deps
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
in the npm websie the icon disappeared
github.com/ReactiveX/rxjs - giorgioGTelian opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - giorgioGTelian opened this pull request about 1 year ago
Fixes a broken link to /api/operators/switchMapTo
github.com/ReactiveX/rxjs - archubbuck opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - archubbuck opened this pull request about 1 year ago
fix(docs): fix missing overloads in docs when overload count is less than 3
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
chore: migrate to eslint
github.com/ReactiveX/rxjs - 43081j opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - 43081j opened this pull request about 1 year ago
fix(docs): fix missing overloads in docs when overload count is less than 3
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
feat: support web standard modules
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
docs: fix `docs-lint` and `docs-test` command
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - tmair opened this pull request about 1 year ago
refactor: testing matcher and logging
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago
github.com/ReactiveX/rxjs - benlesh opened this pull request about 1 year ago