redux-effects-localstorage
Storage driver
A Redux effects driver for interacting with local or session storage
10 stars
2 watching
4 forks
Language: JavaScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Adds credentials to fetch requests when conditions are met | 23 |
| Syncs a subset of Redux store state to local storage | 1,320 |
| A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
| A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 |
| A library that allows React components to manage local state via Redux without the need for external messaging systems. | 369 |
| A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| A library that provides reactive utilities for building connected components in Redux applications | 1,006 |
| Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
| A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| A JavaScript library for managing global state in applications | 60,939 |
| Utilities to integrate Bacon.js with Redux for state management | 4 |
| An adapter that replaces Backbone.sync to save data to local storage instead of the server. | 1,890 |