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: 11 months ago
Linked from 1 awesome list
angularngrx
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
| | A simple state management library with minimalistic API and one-way data flow. | 133 |
| | A state management service for Angular applications. | 31 |
| | An Angular library providing reactive state management capabilities | 6 |
| | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
| | A library for managing loading states in Angular applications with NgRx | 1 |
| | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
| | A collection of plugins enhancing state management with @ngrx | 5 |
| | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,155 |
| | A declarative, incremental state management library for Angular and React applications | 296 |
| | A state synchronization library for Angular applications, allowing flexible storage options and configuration. | 41 |
| | A reactive state management solution built on top of RxJS. | 1,628 |
| | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
| | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
| | A state management library for React applications using immutable state and hooks | 71 |