DevTools for Redux with hot reloading, action replay, and customizable UI
Go to file
2019-01-05 02:49:32 +02:00
docs Update links 2018-12-12 02:22:35 +02:00
packages Prepare since master misses some necessary builds 2019-01-05 02:49:32 +02:00
website Add website folder created with docusaurus (#440) 2018-12-27 02:39:34 +02:00
.gitignore Fix webpack config 2019-01-05 02:05:52 +02:00
.travis.yml Move redux-devtools-test-generator package (#438) 2018-12-23 02:13:56 +02:00
.yarnrc Configure lerna with yarn workspaces 2018-12-07 16:44:11 +02:00
CHANGELOG.md Update CHANGELOG.md 2015-08-26 20:13:18 +03:00
CODE_OF_CONDUCT.md Add project skeleton (no DevTools yet) 2015-07-14 22:46:44 +03:00
lerna.json Lerna publish commands 2018-12-11 02:28:55 +02:00
package.json Prepare since master misses some necessary builds 2019-01-05 02:49:32 +02:00
README.md Change Firefox extension link 2018-12-22 18:47:17 +02:00
yarn.lock Fix webpack config 2019-01-05 02:05:52 +02:00

Build Status PRs Welcome

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 and Firefox), as a standalone app or as a React component integrated in the client app.

image

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

License

MIT