redux-store-visualizer
Redux visualizer
Tool to visualize Redux store data in real-time using charting and visualization libraries
Visualize Redux store in real time
329 stars
12 watching
9 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
| A middleware solution for tracking and analyzing Redux application state changes | 489 |
| Middleware that makes Redux stores searchable with the help of the Lunr.js search engine | 30 |
| A reimplementation of Redux using RxJS | 420 |
| Synchronizes Redux stores across multiple processes in an Electron application. | 375 |
| A state management library that simplifies the creation of Redux stores with automatic action and reducer generation. | 10 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| An element allowing declarative Redux API integration | 82 |
| Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests | 243 |
| A Vuex plugin for managing side effects with Redux Saga | 23 |
| A library that syncs Redux stores with PouchDB databases | 222 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| A JavaScript library for managing global state in applications | 60,939 |
| An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. | 207 |
| A demonstration app showing how to use Redux and NavigationExperimental for managing navigation state in React Native applications. | 342 |