socrates
Store manager
A small Redux store with batteries-included features to simplify state management and good habits
Small (8kb), batteries-included redux store to reduce boilerplate and promote good habits.
577 stars
14 watching
14 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
alexdrone/store | An implementation of a Store that manages state changes in an asynchronous manner using Swift and SwiftUI | 503 |
zhouhansen/rechyons | A state management library that simplifies the creation of Redux stores with automatic action and reducer generation. | 10 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
sbdavid/wxappstore | A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 78 |
imtaotao/mp-store | A lightweight state management library for small applications | 56 |
wisembly/basil.js | A JavaScript API for unified storage management across local storage, cookies, and session storage. | 1,977 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
samiskin/redux-electron-store | Synchronizes Redux stores across multiple processes in an Electron application. | 375 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
omarluq/stimulus-store | A lightweight state management solution for Stimulus-powered web applications. | 69 |