NGXS: Detailed Overview & Metrics

v18.0.0(24 days ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 1Monthly npm downloads

@ngxs/store is a state management library for Angular applications, providing a simple and efficient way to manage the state of your application using the Redux pattern. It offers a single store of truth with immutable state updates, making it easier to maintain and debug complex applications. @ngxs/store integrates seamlessly with Angular's change detection mechanism, ensuring efficient updates and performance.

Compared to other state management solutions like NgRx, @ngxs/store is known for its simplicity and ease of use, making it a popular choice for Angular developers. It provides a more straightforward setup and syntax while still offering powerful features for managing application state.

Alternatives: ngrx/store, akita, redux

Tags: angularstate-managementredux-patternimmutable-statengxs