node-redux-devtools-core

Live-editing time travel environment for node-redux

Description

Redux DevTools is a live-editing time travel environment for Redux. Features:
 * inspect every state and action payload
 * go back in time by “cancelling” actions
 * if the reducer code change, each “staged” action will be re-evaluated
 * if the reducers throw, one can see during which action this happened, and
   what the error was
 * with `persistState()` store enhancer, one can persist debug sessions across
   page reloads

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/reduxjs/redux-devtools/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-redux-devtools-core