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.