Skip to content

warix-code/warix-rxjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warix RxJS

Warix RxJs helpers and extensions

WarixDataSubject<T>

WarixDataSubject extends RxJs.BehaviorSubject providing easier access to read and update properties

WarixArraySubject<T[]>

WarixArraySubject extends RxJs.BehaviorSubject providing similar methods as the base javascript array, a s well as observables to the added, removed and shifted items

WarixRequestsManager

Provides encapsulation of managed RxJs.race commands to ease its use in mulitple requests

WarixSubscriptionsManager

Provides an easier way to handle subscriptions by wrapping them by owners

About

Warix rxjs helpers and extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published