redux-devtools alternatives and similar libraries
Based on the "Redux" category.
Alternatively, view redux-devtools alternatives based on common mentions on social networks and blogs.
-
Reactime 6.0: State Debugger for React
Chrome extension for state debugging in React applications -
redux-devtools-dock-monitor
A resizable and movable dock for Redux DevTools monitors. -
redux-devtools-log-monitor
The default monitor for Redux DevTools with a tree view. -
redux-devtools-chart-monitor
A chart monitor for Redux DevTools. -
redux-devtools-inspector
Another Redux DevTools Monitor. -
redux-devtools-filterable-log-monitor
Filterable tree view monitor for Redux DevTools. -
react-redux-api-tools
A set of tools to facilitate react-redux development and decouple logic from compontents
Get performance insights in less than 4 minutes
Do you think we are missing an alternative of redux-devtools or a related project?
README
Redux DevTools
Developer Tools to power-up Redux development workflow or any other architecture which handles the state change (see integrations).
It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app.
Note that this repository is work in progress for the monorepo, which will merge all the packages. Please refer to Redux DevTools Extension and Redux DevTools package.
Documentation
- Browser Extension Installation and Configuration
- [Manual Integration as a React Component](./docs/Walkthrough.md#manual-integration)
- Extension Options (Arguments)
- Extension Methods (Advanced API)
- [Remote monitoring](./docs/Integrations/Remote.md)
- Troubleshooting
- Recipes
- FAQ
License
MIT
*Note that all licence references and agreements mentioned in the redux-devtools README section above
are relevant to that project's source code only.