RxJS operator that runs streams in parallel
Reactive Extensions for modern JavaScript
A simple little class that helps making Observable testing a breeze
A variant of RxJS exhaustMap that includes the trailing value emitted from the source observable while waiting for the inner observable to complete
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Library for composing asynchronous and event-based operations in JavaScript
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
[](https://circleci.com/gh/ReactiveX/rxjs/tree/6.x) [](http://badge.fury.io/js/%40reactivex%2Frxjs) [![Join the chat
Report RxJS API usage to the core team
Support any Observable library and polyfill
ESLint rules for RxJS
Marble testing helpers for RxJS and Jasmine
sync disk cache
Synchronously write a file and create its ancestor directories if needed
Observable interop helpers for RxJS
An RxJS marble testing library for any test framework
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Exports child_process.spawnSync
Allows users to use generators in order to write common functions that can be both sync or async.
Reactive Extensions for modern JavaScript
ESLint rules for RxJS and Angular
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.