warix-rxjs
TypeScript icon, indicating that this package has built-in type declarations

1.1.12 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i warix-rxjs

Weekly Downloads

6

Version

1.1.12

License

ISC

Unpacked Size

218 kB

Total Files

68

Last publish

Collaborators

  • warix-code