# NgRx

Reactive State for Angular

Repository: https://github.com/ngrx/platform
Canonical: https://ross.abutalabs.com/products/ngrx
Homepage: https://ngrx.io
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: ngrx, rxjs, angular, observables, reactive, state-management, redux, signals
Last push: 2026-08-26T07:53:24+00:00
Link (homepage): https://ngrx.io
Link (site_page): https://ngrx.io/about

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3471, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8337, forks 2036 (observed 2026-08-28T04:10:20.379322+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: state-management, frontend-framework
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: angular, rxjs, redux-pattern, signals, observables, typescript, web-server, nodejs

## Member repositories
- ngrx/platform (main) score 77
- ngrx/store (main) score 10
- ngrx/example-app (examples) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:20.379322+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:27:43.382015+00:00, confidence not recorded.
  - readme: https://github.com/ngrx/platform (fetched 2026-08-28T04:10:20.379322+00:00, sha 7d69277b2827)
  - homepage: https://ngrx.io (fetched 2026-08-29T08:28:38.547556+00:00, sha 2ab35994aad7)
  - site_page: https://ngrx.io/about (fetched 2026-08-29T08:28:38.551613+00:00, sha 2ab35994aad7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
