@ngrx - Reactive Extensions for Angular
@ngrx provides a set of clean, well-tested libraries for reactive programming in Angular applications.
Official @ngrx example application
Store
RxJS powered state management for Angular2 apps, inspired by Redux
Effects
Side effect model for @ngrx/store
DB
RxJS powered IndexedDB for Angular applications.
Notify
RxJS powered web notifications for Angular
Store DevTools
Developer Tools for @ngrx
Store Log Monitor
Port of redux-devtools-log-monitor for Angular and @ngrx/store-devtools
Router Store
Bindings to connect @angular/router to @ngrx/store
Core
Core functionality for the @ngrx platform