rxjs-09
v0.1.5
Published
Rxjs 09 will reduce the api surface of RxJS and make it easier to learn, use, and debug.
Downloads
11
Maintainers
Readme
Rxjs 09
Reducing the number of operators from 88 to 9
Includes the following features...
- 01 Creation Operators
- 02 Combination Operators
- 03 Filtering Operators
- 04 Aggregation Operators
- 05 Combining Operators
- 06 Flattening Operators
- 07 Broadcasting Operators
- 08 Error Handling Operators
- 09 Utility Operators
- 10 Debug Operators
Usage
This Project was created with the help of ChatGPT Explanations follow here...
installation will be with npm
Build for production
npm run build
Demo App
There will be a small demos for the usage of the 9 essential custom operators