view source
RxFlux - A Flux architecture implementation based on RxJS
The Flux architecture allows you to think your application as an unidirectional flow of data, this module aims to facilitate the use of RxJS Observable as basis for defining the relations between the different entities composing your application.
Advertisement