redux-url
URL sync middleware
A middleware for synchronizing the URL with Redux store state
A redux middleware for synchronizing the url with your redux store's state.
7 stars
1 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
javascriptjavascript-libraryreactreduxredux-middlewareredux-urlrouter
Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware to sync parts of Redux state with browser cookies. | 81 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| Middleware for organizing business logic in Redux applications | 1,806 |
| A router that integrates URL parameters into Redux state and executes action creators during navigation. | 22 |
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware for loading initial app state asynchronously from various sources | 114 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Middleware that makes Redux stores searchable with the help of the Lunr.js search engine | 30 |
| A tool that synchronizes Backbone collections and Redux stores in real-time | 191 |
| Middleware for writing asynchronous actions in synchronous style | 4 |
| Seamlessly integrates Redux with routing functionality without unnecessary framework dependencies. | 1,564 |