encaps
State module builder
A library to create independent, reusable and extensible state management modules
A library to create independent, reusable and extensible modules for applications which use reducers.
1 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/constructs | A library that provides composable classes to define and manage system state in cloud applications | 412 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 241 |
softarc-consulting/sheriff | A tool that helps manage module boundaries and dependency rules in TypeScript projects to ensure clean and maintainable codebases. | 206 |
umijs/hox | A state management solution for React components | 1,458 |
unadlib/usm | A universal state modular library for managing application state in Redux, MobX, Vuex, and Angular applications. | 297 |
pie6k/statek | A state management library based on proxies that enables declarative data handling and connects reactive data reactions with a synchronous style of expression. | 9 |
worktile/store | A mini state management library for Angular applications | 60 |
maiermic/cycle-storageify | Augments Cycle.js components with local storage support for onion-shaped state management | 6 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
xaviergonz/mobx-keystone | A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 558 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 296 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |