redux-machine
State machine library
A tiny JavaScript library for creating state machines in Redux apps.
A tiny library (12 lines) for creating state machines in Redux apps
336 stars
10 watching
16 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
javascriptreducerreduxstate-machinestate-management
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
joaomdmoura/machinery | A lightweight Elixir library for creating and managing state machines | 535 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
davestewart/javascript-state-machine | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
krasimir/stent | A library that combines Redux with state machine concepts to manage application states in JavaScript applications. | 688 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |