ng-simple-state
State manager
Provides a simple state management solution for Angular applications using services and RxJS or Signal.
Simple state management in Angular with only Services and RxJS or Signal.
40 stars
3 watching
2 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
angularangular2rxjsstatestate-management
Related projects:
Repository | Description | Stars |
---|---|---|
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
sebholstein/tinystate | A tiny state management library for Angular applications | 223 |
angular-extensions/model | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
tomastrajan/ngx-model | A simple state management library with minimalistic API and one-way data flow. | 133 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
e-oz/ngx-collection | A state management service for Angular applications. | 31 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
worktile/store | A mini state management library for Angular applications | 60 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
gabrielguerrero/ngrx-traits | A library that provides prebuilt functions to implement common state management features in Angular applications | 73 |
bitfiber/ng | A reactive state and async workflow management library for Angular applications. | 4 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |