redux-devtools/README.md
Nick McCurdy e18b2757f4
chore(*): remove Travis (#864)
* chore(*): remove Travis config

* chore(*): fix CI badges

* chore(*): fix package source links

* chore(*): remove CI badges from packages
2021-09-17 15:02:33 +00:00

2.3 KiB

GitHub Workflow 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, Edge 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