PureState
State manager
A state management library that simplifies the use of functional programming and pure functions in complex applications.
The stupidest state management library that works.
309 stars
8 watching
18 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
| A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
| A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
| 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 |
| A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
| A single-function alternative for managing state in React applications | 234 |
| A tiny state management library for Angular applications | 223 |
| A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
| A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
| A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 241 |
| An immutable state management library designed to simplify state updates and improve code organization | 164 |
| A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 92 |
| A tiny immutable store with type safety for managing application state in React applications | 148 |
| A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
| Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |