rx-completable
Reactive Extensions - represents a deferred computation without any value but only indication for completion or exception.
live-state.ts
Create composable and reactive state that propagate updates down the stream without unnecessary computation
optimism
Composable reactive caching with efficient invalidation.
mobx
Simple, scalable state management.