DevTools for Redux with hot reloading, action replay, and customizable UI
Go to file
KPNK 3ccf1a54d2
Update branch name on package file (#1094)
* Update branch name on package.json file

* Add LICENSE file to repo
2022-02-21 15:42:17 +00:00
.changeset Version Packages (#1080) 2022-02-08 17:26:25 +00:00
.github Build all before releasing 2022-01-30 18:38:03 -05:00
.vscode chore: add vscode plugnplay support (#1016) 2022-01-15 15:17:49 -05:00
.yarn chore: add vscode plugnplay support (#1016) 2022-01-15 15:17:49 -05:00
docs docs(*): update link to Devtools extension (#714) 2021-05-05 19:43:15 -04:00
extension chore(deps): update dependency chromedriver to v98 (#1083) 2022-02-12 18:07:35 -05:00
packages Update branch name on package file (#1094) 2022-02-21 15:42:17 +00:00
.eslintignore chore: add vscode plugnplay support (#1016) 2022-01-15 15:17:49 -05:00
.gitattributes chore(deps): update dependency prettier to v2.4.0 (#857) 2021-09-15 21:47:31 +00:00
.gitignore chore(*): use Yarn 2 (#733) 2021-06-13 17:14:23 -04:00
.prettierignore chore: add vscode plugnplay support (#1016) 2022-01-15 15:17:49 -05:00
.prettierrc chore(*): fix prettier (#557) 2020-08-05 09:12:31 -04:00
.yarnrc.yml Remove unnecessary package extensions (#1079) 2022-02-06 04:43:13 +00:00
CODE_OF_CONDUCT.md Use prettier 2019-01-10 20:51:14 +02:00
eslintrc.js.base.json Add ESM builds (#997) 2022-01-10 15:41:53 +00:00
eslintrc.ts.base.json chore(deps): update dependency eslint-config-prettier to v8 (#769) 2021-08-27 03:23:46 +00:00
eslintrc.ts.jest.base.json chore(deps): update dependency eslint-config-prettier to v8 (#769) 2021-08-27 03:23:46 +00:00
eslintrc.ts.react.base.json Integrate color scheme preference into ui library (#950) 2021-11-06 17:28:35 +00:00
eslintrc.ts.react.jest.base.json Integrate color scheme preference into ui library (#950) 2021-11-06 17:28:35 +00:00
jest.config.js chore(extension): add extension to yarn workspaces (#747) 2021-06-19 23:08:00 -04:00
lerna.json Publish from main 2021-11-06 13:37:51 -04:00
LICENSE.md Update branch name on package file (#1094) 2022-02-21 15:42:17 +00:00
package.json chore(deps): update all non-major dependencies (#1074) 2022-02-06 01:20:56 +00:00
README.md Format README 2022-02-15 10:48:37 -05:00
renovate.json Use yarn dedupe in Renovate PRs (#986) 2021-12-27 03:35:30 +00:00
tsconfig.base.json Use types in tscnofig to explicitly define global types (#1045) 2022-01-22 21:51:27 +00:00
tsconfig.react.base.json feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
yarn.lock chore(deps): update dependency stylelint-config-standard to v25 (#1084) 2022-02-12 19:19:20 -05:00

GitHub Workflow Status PRs Welcome OpenCollective OpenCollective

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

Documentation

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

License

MIT