Warix RxJs helpers and extensions
WarixDataSubject extends RxJs.BehaviorSubject providing easier access to read and update properties
WarixArraySubject extends RxJs.BehaviorSubject providing similar methods as the base javascript array, a s well as observables to the added, removed and shifted items
Provides encapsulation of managed RxJs.race commands to ease its use in mulitple requests
Provides an easier way to handle subscriptions by wrapping them by owners