redux-cookies-middleware
Cookie sync middleware
Middleware to sync parts of Redux state with browser cookies.
redux-cookies-middleware is a Redux middleware which syncs a subset of your Redux store state with cookies.
81 stars
17 watching
16 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
cookiejavascriptreactreduxredux-middleware
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware for synchronizing the URL with Redux store state | 7 |
| A tool that synchronizes Backbone collections and Redux stores in real-time | 191 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| Elm middleware for Redux | 149 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Middleware for Redux that handles errors in a FSA-compliant way | 23 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| A middleware solution for handling errors in Redux applications with support for error tracking platforms. | 150 |
| Makes it easy to set cross-subdomain cookies | 14 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A middleware for Redux that logs differences between state updates | 175 |
| A middleware that simplifies data fetching and status tracking in Redux applications. | 38 |
| A Redux middleware for parsing HTML documents from HTTP requests using Cheerio. | 6 |