tansu
State manager
A lightweight, push-based state management library with functional and class-based APIs
tansu is a lightweight, push-based state management library. It borrows the ideas and APIs originally designed and implemented by Svelte stores.
86 stars
8 watching
10 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list
agnosticangularcomputedderivedinteropmodelobservablereactivereadablesignalsignalsstatestate-managementstoresveltewritable
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
nigrosimone/ng-simple-state | Provides a simple state management solution for Angular applications using services and RxJS or Signal. | 40 |
simplifiedcourses/ngx-signal-state | An opinionated state management library for Angular that simplifies and structures state management. | 61 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
teafuljs/teaful | A lightweight state management library for React applications | 713 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |