All Projects → Clean State → Similar Projects or Alternatives

997 Open source projects that are alternatives of or similar to Clean State

mutable
State containers with dirty checking and more
Stars: ✭ 32 (-70.09%)
Mutual labels:  flux, mobx, state
RxReduxK
Micro-framework for Redux implemented in Kotlin
Stars: ✭ 65 (-39.25%)
Mutual labels:  flux, state, reducer
Flooks
🍸 A state manager for React Hooks
Stars: ✭ 201 (+87.85%)
Mutual labels:  hooks, flux, state
Use Substate
🍙 Lightweight (<600B minified + gzipped) React Hook to subscribe to a subset of your single app state.
Stars: ✭ 97 (-9.35%)
Mutual labels:  hooks, reducer
Outstated
Simple hooks-based state management for React
Stars: ✭ 102 (-4.67%)
Mutual labels:  hooks, state
Tiny Atom
Pragmatic and concise state management.
Stars: ✭ 109 (+1.87%)
Mutual labels:  flux, state
React Hooks Mobx State Tree
React Hooks + MobX State Tree + TypeScript = 💛
Stars: ✭ 169 (+57.94%)
Mutual labels:  hooks, mobx
Juicr.js
A simple (and tiny <1kb) redux inspired reducer for handling state changes.
Stars: ✭ 102 (-4.67%)
Mutual labels:  flux, reducer
redux-reducer-async
Create redux reducers for async behaviors of multiple actions.
Stars: ✭ 14 (-86.92%)
Mutual labels:  flux, reducer
temperjs
State management for React, made simple.
Stars: ✭ 15 (-85.98%)
Mutual labels:  flux, state
useReduction
useReducer without boilerplate
Stars: ✭ 36 (-66.36%)
Mutual labels:  flux, reducer
eventrix
Open-source, Predictable, Scaling JavaScript library for state managing and centralizing application global state. State manage system for react apps.
Stars: ✭ 35 (-67.29%)
Mutual labels:  hooks, state
Useeffectreducer
useReducer + useEffect = useEffectReducer
Stars: ✭ 642 (+500%)
Mutual labels:  state, reducer
Mobx Rest
REST conventions for Mobx
Stars: ✭ 164 (+53.27%)
Mutual labels:  state, mobx
Reatom
State manager with a focus of all needs
Stars: ✭ 567 (+429.91%)
Mutual labels:  flux, state
Redhooks
Predictable state container for React apps written using Hooks
Stars: ✭ 149 (+39.25%)
Mutual labels:  hooks, reducer
Fielder
A field-first form library for React and React Native
Stars: ✭ 160 (+49.53%)
Mutual labels:  hooks, state
mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
Stars: ✭ 75 (-29.91%)
Mutual labels:  mobx, state
Retalk
🐤 The Simplest Redux
Stars: ✭ 168 (+57.01%)
Mutual labels:  flux, state
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (-87.85%)
Mutual labels:  hooks, state
riduce
Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.
Stars: ✭ 14 (-86.92%)
Mutual labels:  state, reducer
React Recomponent
🥫 Reason-style reducer components for React using ES6 classes.
Stars: ✭ 272 (+154.21%)
Mutual labels:  state, reducer
atomic-state
A decentralized state management library for React
Stars: ✭ 54 (-49.53%)
Mutual labels:  hooks, state
react-pits
React 中的坑
Stars: ✭ 29 (-72.9%)
Mutual labels:  flux, mobx
Redux Orm
A small, simple and immutable ORM to manage relational data in your Redux store.
Stars: ✭ 2,922 (+2630.84%)
Mutual labels:  state, reducer
Little State Machine
📠 React custom hook for persist state management
Stars: ✭ 654 (+511.21%)
Mutual labels:  flux, state
micro-observables
A simple Observable library that can be used for easy state management in React applications.
Stars: ✭ 78 (-27.1%)
Mutual labels:  hooks, mobx
Pullstate
Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
Stars: ✭ 683 (+538.32%)
Mutual labels:  hooks, state
Tng Hooks
Provides React-inspired 'hooks' like useState(..) for stand-alone functions
Stars: ✭ 954 (+791.59%)
Mutual labels:  hooks, state
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+129.91%)
Mutual labels:  hooks, state
Mobx Router
A simple router for MobX + React apps
Stars: ✭ 489 (+357.01%)
Mutual labels:  hooks, mobx
Simple Todo With React And
📝 a simple react demo to learn flux/reflux/redux
Stars: ✭ 29 (-72.9%)
Mutual labels:  flux, mobx
Redux Zero
A lightweight state container based on Redux
Stars: ✭ 1,977 (+1747.66%)
Mutual labels:  flux, state
vuex-but-for-react
A state management library for React, heavily inspired by vuex
Stars: ✭ 96 (-10.28%)
Mutual labels:  flux, state
Pure Store
A tiny immutable store with type safety.
Stars: ✭ 133 (+24.3%)
Mutual labels:  hooks, state
React Atom
A simple way manage state in React, inspired by Clojure(Script) and reagent.cljs
Stars: ✭ 133 (+24.3%)
Mutual labels:  hooks, mobx
Simpler State
The simplest app state management for React
Stars: ✭ 68 (-36.45%)
Mutual labels:  hooks, state
Deox
Functional Type-safe Flux Standard Utilities
Stars: ✭ 200 (+86.92%)
Mutual labels:  flux, reducer
Mobx React Form
Reactive MobX Form State Management
Stars: ✭ 1,031 (+863.55%)
Mutual labels:  state, mobx
Alldemo
🍑 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)
Stars: ✭ 189 (+76.64%)
Mutual labels:  hooks, mobx
mafuba
Simple state container for react apps.
Stars: ✭ 20 (-81.31%)
Mutual labels:  flux, state
hermes-js
Universal action dispatcher for JavaScript apps
Stars: ✭ 15 (-85.98%)
Mutual labels:  flux, reducer
hooksy
Simple app state management based on react hooks
Stars: ✭ 58 (-45.79%)
Mutual labels:  hooks, mobx
useSharedState
useSharedState is a simple hook that can be used to share state between multiple React components.
Stars: ✭ 0 (-100%)
Mutual labels:  hooks, state
Almin
Client-side DDD/CQRS for JavaScript.
Stars: ✭ 477 (+345.79%)
Mutual labels:  flux, state
Use Global Context
A new way to use “useContext” better
Stars: ✭ 34 (-68.22%)
Mutual labels:  hooks, state
Iostore
极简的全局数据管理方案,基于 React Hooks API
Stars: ✭ 99 (-7.48%)
Mutual labels:  hooks, state
Reactstatemuseum
A whirlwind tour of React state management systems by example
Stars: ✭ 1,294 (+1109.35%)
Mutual labels:  mobx
React Gesture Responder
a gesture responder system for your react application
Stars: ✭ 99 (-7.48%)
Mutual labels:  hooks
Finity
A finite state machine library for Node.js and the browser with a friendly configuration DSL.
Stars: ✭ 88 (-17.76%)
Mutual labels:  state
Query State
Application state in query string
Stars: ✭ 88 (-17.76%)
Mutual labels:  state
Debug Objects
WordPress Plugin for debugging and learning with and at the application.
Stars: ✭ 98 (-8.41%)
Mutual labels:  hooks
Statelayout
StateLayout is a simple-use Android layout library which handles Loading, Content and Error states
Stars: ✭ 88 (-17.76%)
Mutual labels:  state
Use Query Params
React Hook for managing state in URL query parameters with easy serialization.
Stars: ✭ 1,278 (+1094.39%)
Mutual labels:  hooks
Hover
A very lightweight data store with action reducers and state change listeners.
Stars: ✭ 97 (-9.35%)
Mutual labels:  flux
Postinstall Build
Helper for conditionally building your npm package on postinstall
Stars: ✭ 87 (-18.69%)
Mutual labels:  hooks
Input Value
React hook for creating input values
Stars: ✭ 104 (-2.8%)
Mutual labels:  hooks
Redux Search
Redux bindings for client-side search
Stars: ✭ 1,377 (+1186.92%)
Mutual labels:  state
Spring 5 Examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
Stars: ✭ 87 (-18.69%)
Mutual labels:  flux
Rest Hooks
Delightful data fetching for React.
Stars: ✭ 1,276 (+1092.52%)
Mutual labels:  hooks
1-60 of 997 similar projects