view source
RxEmber - An experimental set of helpers for Ember and RxJS
RxEmber helpers are used to create and manipulate observables on an Ember object. This is generally done by creating computed properties that contain observables, and then chaining them together with other computed properties that return observables.
Advertisement