NGXS: Detailed Overview & Metrics

v18.0.0(4 months 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, offering a Redux-inspired pattern to manage the state of your application. It provides a single source of truth for your application's state, allowing for predictable data flow and easy debugging. @ngxs/store integrates seamlessly with Angular's change detection mechanism, making it efficient and performant.

Compared to other state management solutions like NgRx, @ngxs/store is known for its simplicity and ease of use, with less boilerplate code required. It also offers powerful features like actions, selectors, and plugins to enhance your state management capabilities.

Tags: angularstate-managementreduxngxs