README
Description
@bottlenose/rxws provides a set of of RxJS operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning.
Installation
npm
npm i @bottlenose/rxws --save
yarn
yarn add @bottlenose/rxws
Compatability
| Platform | Support |
|---|---|
| node.js (>10.0) | ✅ |
| Browsers | ✅ |
| React Native | ✅ |
| Electron | ✅ |