https://github.com/indico/redux-router-querystring
Redux reducer and middleware that handle the synchronization between Redux state and query parameters.
https://github.com/indico/redux-router-querystring
Last synced: about 1 year ago
JSON representation
Redux reducer and middleware that handle the synchronization between Redux state and query parameters.
- Host: GitHub
- URL: https://github.com/indico/redux-router-querystring
- Owner: indico
- License: other
- Created: 2018-04-23T11:36:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T14:45:48.000Z (about 2 years ago)
- Last Synced: 2025-04-27T10:43:42.725Z (about 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WORK IN PROGRESS!

Redux middleware and reducer that handle synchronization between query
strings and state.