All Projects β†’ solid-zustand β†’ Similar Projects or Alternatives

452 Open source projects that are alternatives of or similar to solid-zustand

zustood
πŸ»β€β„οΈ A modular store factory using zustand
Stars: ✭ 46 (+4.55%)
Mutual labels:  state-management, zustand
zoov
Use 🐻 Zustand with Module-like api
Stars: ✭ 24 (-45.45%)
Mutual labels:  state-management, zustand
ReduxSimple
Simple Stupid Redux Store using Reactive Extensions
Stars: ✭ 119 (+170.45%)
Mutual labels:  state-management
tstate-machine
TypeScript implementation of State Manager(like StateMachine)
Stars: ✭ 20 (-54.55%)
Mutual labels:  state-management
specification
RDF vocabulary and specification
Stars: ✭ 21 (-52.27%)
Mutual labels:  solid
niue
A tiny shared state and event library for React
Stars: ✭ 17 (-61.36%)
Mutual labels:  state-management
archimedes-js
Archimedes's implementation for JavaScript and TypeScript
Stars: ✭ 34 (-22.73%)
Mutual labels:  solid
space-state
Demo app for Subjecting State to Good Behavior
Stars: ✭ 46 (+4.55%)
Mutual labels:  state-management
react-nested-loader
The easiest way to manage loaders/errors inside a button. NOT an UI lib.
Stars: ✭ 62 (+40.91%)
Mutual labels:  state-management
element
Fast and simple custom elements.
Stars: ✭ 65 (+47.73%)
Mutual labels:  solid
Flutter Roadmap
This is a flutter roadmap and documentation repository. If anyone is interested you can join the party to help the community and make flutter great again.
Stars: ✭ 47 (+6.82%)
Mutual labels:  state-management
solid-ui-react
React SDK using @inrupt/solid-client
Stars: ✭ 82 (+86.36%)
Mutual labels:  solid
lamp-luwak
Service-oriented state management for React
Stars: ✭ 12 (-72.73%)
Mutual labels:  state-management
bloc samples
A collection of apps built with the Bloc library.
Stars: ✭ 39 (-11.36%)
Mutual labels:  state-management
react-mlyn
react bindings to mlyn
Stars: ✭ 19 (-56.82%)
Mutual labels:  state-management
react-cool-form
😎 πŸ“‹ React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+459.09%)
Mutual labels:  state-management
devon4flutter-non-bloc-arch
A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
Stars: ✭ 283 (+543.18%)
Mutual labels:  state-management
useSharedState
useSharedState is a simple hook that can be used to share state between multiple React components.
Stars: ✭ 0 (-100%)
Mutual labels:  state-management
archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
Stars: ✭ 24 (-45.45%)
Mutual labels:  solid
resynced
An experimental hook that lets you have multiple components using multiple synced states using no context provider
Stars: ✭ 19 (-56.82%)
Mutual labels:  state-management
lit-state
Simple shared app state management for LitElement.
Stars: ✭ 93 (+111.36%)
Mutual labels:  state-management
NestedReact
BackboneJS compatibility layer for React-MVx MVVM framework.
Stars: ✭ 79 (+79.55%)
Mutual labels:  state-management
rex-state
Convert hooks into shared states between React components
Stars: ✭ 32 (-27.27%)
Mutual labels:  state-management
awesome-solid-js
Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performa…
Stars: ✭ 317 (+620.45%)
Mutual labels:  solid
previewjs
Preview UI components in your IDE instantly
Stars: ✭ 1,331 (+2925%)
Mutual labels:  solid
react-without-redux
React State Management without Redux
Stars: ✭ 33 (-25%)
Mutual labels:  state-management
query-param-store
Angular Reactive Query Parameters Store
Stars: ✭ 15 (-65.91%)
Mutual labels:  state-management
beyond
An approach to scalable Flutter development
Stars: ✭ 55 (+25%)
Mutual labels:  state-management
use-state-machine
Use Finite State Machines with React Hooks
Stars: ✭ 28 (-36.36%)
Mutual labels:  state-management
vuex-dry
[NO LONGER MAINTAINED] `vuex-dry` helps keep your vuex codes DRY.
Stars: ✭ 55 (+25%)
Mutual labels:  state-management
east-store
east-store is a state manager with easiest api that based hooks and immer.
Stars: ✭ 18 (-59.09%)
Mutual labels:  state-management
babel-plugin-solid-undestructure
A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.
Stars: ✭ 45 (+2.27%)
Mutual labels:  solid
stadux
No description or website provided.
Stars: ✭ 15 (-65.91%)
Mutual labels:  state-management
vue-reactive-store
A VueX alternative : declarative + reactive + centralized way to structure your data store. Inspired by VueX and Vue.js . Compatible with vue-devtools.
Stars: ✭ 27 (-38.64%)
Mutual labels:  state-management
hooksy
Simple app state management based on react hooks
Stars: ✭ 58 (+31.82%)
Mutual labels:  state-management
react-immer
No nonsense state management with Immer and React hooks
Stars: ✭ 13 (-70.45%)
Mutual labels:  state-management
agile
🌌 Global State and Logic Library for JavaScript/Typescript applications
Stars: ✭ 90 (+104.55%)
Mutual labels:  state-management
xstate.dart
xstate for dart & flutter
Stars: ✭ 31 (-29.55%)
Mutual labels:  state-management
redelay
Clojure library for first class lifecycle-managed state.
Stars: ✭ 44 (+0%)
Mutual labels:  state-management
temperjs
State management for React, made simple.
Stars: ✭ 15 (-65.91%)
Mutual labels:  state-management
redux-auto
Automatically generate Redux stories and actions from your folder and file structure
Stars: ✭ 43 (-2.27%)
Mutual labels:  state-management
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+1029.55%)
Mutual labels:  solid
react-declarative
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
Stars: ✭ 17 (-61.36%)
Mutual labels:  state-management
refactoring-for-testability-cpp
Hard-to-test patterns in C++ and how to refactor them
Stars: ✭ 40 (-9.09%)
Mutual labels:  solid
zundo
🍜 undo/redo middleware for zustand
Stars: ✭ 170 (+286.36%)
Mutual labels:  zustand
trux
Unidirectional data layer for reactive user interfaces
Stars: ✭ 59 (+34.09%)
Mutual labels:  state-management
flow-state
UI state management with RxJS.
Stars: ✭ 33 (-25%)
Mutual labels:  state-management
redux-interactions
Composing UI as a set of interactions
Stars: ✭ 22 (-50%)
Mutual labels:  state-management
Teapot
Unidirectional Dataflow library for Android inspired by The Elm Architecture
Stars: ✭ 29 (-34.09%)
Mutual labels:  state-management
hami-vuex
🍈 Hami melon flavored Vuex, modular by design, completely TypeScript intelligence, state management for Vue.js.
Stars: ✭ 19 (-56.82%)
Mutual labels:  state-management
tacky
Enterprise-level front-end framework based on react
Stars: ✭ 37 (-15.91%)
Mutual labels:  state-management
snap-state
State management in a snap πŸ‘Œ
Stars: ✭ 23 (-47.73%)
Mutual labels:  state-management
xstate
State machines and statecharts for the modern web.
Stars: ✭ 21,286 (+48277.27%)
Mutual labels:  state-management
unstated
Simple state management for react
Stars: ✭ 12 (-72.73%)
Mutual labels:  state-management
flutter examples
Random flutter examples
Stars: ✭ 18 (-59.09%)
Mutual labels:  state-management
NiceDemo
iOS project, built on improved MVP architecture using Coordinator pattern for routing 😎
Stars: ✭ 54 (+22.73%)
Mutual labels:  solid
dobux
πŸƒ Lightweight responsive state management solution.
Stars: ✭ 75 (+70.45%)
Mutual labels:  state-management
react-evoke
Straightforward action-driven state management for straightforward apps built with Suspense
Stars: ✭ 15 (-65.91%)
Mutual labels:  state-management
vue
Vue integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores
Stars: ✭ 25 (-43.18%)
Mutual labels:  state-management
redux-leaves
Write once. Reduce anywhere.
Stars: ✭ 52 (+18.18%)
Mutual labels:  state-management
1-60 of 452 similar projects