What is rxjs?
"Reactive Extensions for modern JavaScript"
rxjs is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 4.3 MB on disk.
Installation Guide
# Install via NPM
npm install rxjs
# Install via Yarn
yarn add rxjs