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.

GitHub

309 stars
8 watching
18 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
svenfuchs/simple_statesA lightweight statemachine-like support library with event handling and state management capabilities.96
johnhenry/understateA state management library that abstracts away Redux-like concepts using higher-order functional programming7
vesparny/stattyA lightweight state management library that simplifies app-wide state management for React and Preact apps512
peterluhub/xsmA 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
pedronauck/rewormA state management library that simplifies the creation and update of application states using a functional programming approach1,466
mweststrate/use-st8A single-function alternative for managing state in React applications234
sebholstein/tinystateA tiny state management library for Angular applications223
beezee/statelensA small library providing a Ramda-based structure for state manipulation in JavaScript applications.0
tzilist/sunfishA state management library for React applications that decouples updates to the state from changes in the component tree16
marcisbee/exomeA state management library that enables easy creation of complex, deeply nested states using classes and methods.241
jonabrams/spaceaceAn immutable state management library designed to simplify state updates and improve code organization164
rstgroup/eventrixA state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow.92
gunn/pure-storeA tiny immutable store with type safety for managing application state in React applications148
andrewcourtice/harlemA global state management solution for Vue 3 applications with strong typing, immutability, and extensibility516
vadimtrifonov/rxstatereducerDemonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow4