NgRx
Reactive State for Angular observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3471
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
8337 stars · 2036 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NgRx is a collection of reactive state management libraries for Angular applications, including the Redux-style Global Store and the modern SignalStore. It is built on RxJS observables and Angular signals to manage application state predictably.
Use cases
- manage global state in an angular app
- redux-style store for angular
- angular signal-based state management
- reactive state with rxjs observables
- share state across angular components
- predictable state container for angular
When to choose
- you are building medium-to-large Angular applications with complex shared state
- you want a Redux-pattern store or signal-based store tightly integrated with Angular
- your team wants a mature, well-documented ecosystem with strong community support
When to avoid
- you are not using Angular
- your app is small and simple component-local state suffices
- you want a framework-agnostic state library
Facets
library · maturity stable
state-management frontend-framework frontend web-development developer-tools cross-platform angular rxjs redux-pattern signals observables typescript web-server nodejs
3 sources
- readme: https://github.com/ngrx/platform · fetched 2026-08-28 · 7d69277b2827
- homepage: https://ngrx.io · fetched 2026-08-29 · 2ab35994aad7
- site_page: https://ngrx.io/about · fetched 2026-08-29 · 2ab35994aad7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ngrx/platform | main | 77 |
| ngrx/store | main | 10 |
| ngrx/example-app | examples | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem