ngrx-traits
State manager library
A library that provides prebuilt functions to implement common state management features in Angular applications
NGRX Traits is a library to help you compose and reuse state logic in your angular app. There is two versions, @ngrx-traits/signals supports ngrx-signals, and @ngrx-traits/{core, common} supports ngrx.
78 stars
7 watching
3 forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list
angularngrx
Related projects:
Repository | Description | Stars |
---|---|---|
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
tomastrajan/ngx-model | A simple state management library with minimalistic API and one-way data flow. | 133 |
e-oz/ngx-collection | A state management service for Angular applications. | 31 |
politie/ngx-sherlock | An Angular library providing reactive state management capabilities | 6 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
yurakhomitsky/ngx-view-state | A library for managing loading states in Angular applications with NgRx | 1 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
michsior14/ngrx-addons | A collection of plugins enhancing state management with @ngrx | 5 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,156 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 296 |
larscom/ngrx-store-storagesync | A state synchronization library for Angular applications, allowing flexible storage options and configuration. | 41 |
ngneat/elf | A reactive state management solution built on top of RxJS. | 1,628 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
angular-extensions/model | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |