rxjs-observed-decorator
Simple class property decorator which ties a class property to an RxJS Subject. Works for BehaviorSubject (default), Subject & ReplaySubject
@ces/sync
A function that gets values synchronically from observables that emit synchronically.
@ces/observable-state
A type of Observable that holds state that can be consumed synchronically / imperatively.