NGXS: Detailed Overview & Metrics

v18.1.6(about 19 hours 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 that leverages the power of RxJS observables and Angular's change detection. It provides a simple and efficient way to manage the state of your application by using a single store to hold the entire application state. @ngxs/store supports features like actions, selectors, and plugins, making it easy to handle complex state management scenarios.

Compared to other state management solutions like NgRx or Akita, @ngxs/store offers a more straightforward and intuitive API, reducing boilerplate code and improving developer productivity. It is actively maintained and regularly updated with new features and improvements.

Alternatives: @ngrx/store, akita, redux

Tags: angularstate-managementrxjsobservablesstore