redux-slider-monitor
Redux debugger
An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface.
A custom monitor for Redux DevTools to replay recorded Redux actions
207 stars
4 watching
18 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zalmoxisus/remote-redux-devtools | A tool for remotely debugging and inspecting Redux stores in React Native and other applications. | 1,805 |
lapwinglabs/redux-debug | A middleware to debug Redux applications in both server and client environments. | 45 |
dtschust/redux-bug-reporter | A tool that helps developers diagnose and report issues with Redux applications | 684 |
qinjialei24/vuex-redux | A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |
clarus/redux-ship | A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 611 |
d6u/redux-observable-middleware | Middleware for subscribing to observables in Redux action creators. | 57 |
csbun/preact-redux-ssr-example | An example project demonstrating server-side rendering with Redux using Preact. | 32 |
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
redux-loop/redux-loop | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,959 |
conorhastings/redux-test-recorder | A tool that automatically generates tests for reducers in Redux applications based on user interactions. | 495 |
mjaneczek/conventional-redux | A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
romseguy/redux-store-visualizer | Tool to visualize Redux store data in real-time using charting and visualization libraries | 329 |
stoeffel/redux-either | Middleware for Redux that handles errors in a FSA-compliant way | 23 |
gaearon/redux-devtools-dock-monitor | A tool that allows users to resize and move a monitor dock for Redux DevTools | 405 |
bvaughn/redux-devtools-filterable-log-monitor | A tool that displays Redux action logs in a filterable tree view. | 153 |