refnux

Function-based state manager

A state management library that uses functions instead of reducers and instances of component classes.

re-fn-ux with emphasis on fn

GitHub

42 stars
2 watching
3 forks
Language: CoffeeScript
last commit: over 7 years ago

Related projects:

Repository Description Stars
lsunsi/reduxswift A state management library for Swift applications using Redux principles 39
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
autodesk/clearx An alternative to Redux and MobX for managing application state in React applications 22
anish000kumar/redux-box A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. 708
rintoj/statex A state management library for unidirectional data flow and immutable uni-state with support for Angular and React 68
franciscop/statux A state management library for React applications using immutable state and hooks 71
didierfranc/react-waterfall A React-based state management system using the new context API 1,330
amadeusitgroup/tansu A lightweight, push-based state management library with functional and class-based APIs 87
jas-chen/redux-core A minimal Redux implementation providing basic APIs for managing state and dispatching actions. 42
aromalanil/react-rhino A lightweight global state management library for React.js 26
bcherny/undux A state management solution for React applications using a simple and type-safe API. 1,495
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
simplifiedcourses/ngx-signal-state An opinionated state management library for Angular that simplifies and structures state management. 61
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154