realamirhe / immer-storeLinks
No need for reducers, action creators and dispatching. Immer has you covered
☆58Updated 2 years ago
Alternatives and similar repositories for immer-store
Users that are interested in immer-store are comparing it to the libraries listed below
Sorting:
- Collection of hook-based memoized selector factories for declarations outside of render.☆85Updated 6 years ago
- Drop-in replacement for useState that persists your state into a redux-like state tree☆101Updated 4 years ago
- Nodes instead of reducers☆47Updated 5 years ago
- React Hooks for Mutable State☆93Updated 2 years ago
- Tiny (0.8kb) Elm-inspired state management for React☆76Updated last year
- General Layout System for React☆55Updated 2 years ago
- A console logging middleware for MobX State Tree☆28Updated 2 years ago
- A normalized and configurable cache exchange for urql☆88Updated 5 years ago
- ✨ React 16 context wrap with redux semantics powered by immer☆168Updated 6 years ago
- 🐍 Responsible solution in a flexible form.☆44Updated 7 years ago
- Get any Component replaced. Anywhere. 🛠♻️☆44Updated 2 years ago
- Simple generator of reselect selectors☆96Updated last year
- A TypeScript AST Transformer that can speed up reconciliation and reduce garbage collection pressure by hoisting React elements to the hi…