ReactiveX / IxJS

The Interactive Extensions for JavaScript
https://reactivex.io/IxJS/
MIT License
1.32k stars 73 forks source link

Operators documentation #306

Closed arturohernandez10 closed 3 years ago

arturohernandez10 commented 4 years ago

I will find a way to use this library. The main reason is that I want the flexibility that it will give to my code. But one major hurdle that I can see is the lack of documentation on the operators. I understand that this operators are modeled after RxJs and other libraries. But it would be nice to have at least a list of functions, and if there is parity with Rxjs. Maybe a few links to online tutorials. I could volunteer if you need the help.

trxcllnt commented 4 years ago

This is something we're working on in https://github.com/ReactiveX/IxJS/pull/303

conartist6 commented 3 years ago

If you're interested, iter-tools has similar functionality with full documentation.