Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor] MIT About DevTools for Redux with hot reloading, action replay, and customizable UI youtube.com/watch?v=xsSnOQynTHs Resources ...
GitHub is where people build software. More than 50 million people use GitHub to discover, fork, and contribute to over 100 million projects.
redux-devtoolsredux-devtoolsPublic DevTools for Redux with hot reloading, action replay, and customizable UI TypeScript14.1k1.2k redux-toolkitredux-toolkitPublic The official, opinionated, batteries-included toolset for efficient Redux development
DevTools for Redux with hot reloading, action replay, and customizable UI - Issues · reduxjs/redux-devtools
@redux-devtools/app@6.1.0 a1fe1a4 Minor Changes 96ac1f2: Move the logic from @redux-devtools/app into @redux-devtools/app-core Patch Changes Updated dependencies [96ac1f2] @redux-devtools/app-core@1.0.0 Assets 2 Source code (zip) 2024-06-12T14:11:47Z Source code (tar.gz) ...
这是 Redux-DevTools 的官方代码库。 Clone or download. 如果不想登录 github 下载 zip 即可。 npm i && npm run build:extension。 chrome 访问 chrome://extensions。选择加载已解压的扩展程序,选择目录就是刚刚 run build 生成的插件。既 ./build/extension。 至此Redux-DevTools 已安装完成。 How to use ...
@redux-devtools/remote@0.9.3 b56a3aa Patch Changes f387854: Revert "Add polyfill for Symbol.asyncIterator (#1642)" Assets 2 Source code (zip) 2024-04-01T20:36:55Z Source code (tar.gz) 2024-04-01T20:36:55Z 👍 1 1 person reacted ...
This repo is no longer the home of the redux-devtools-extension. The new home ishttps://github.com/reduxjs/redux-devtools. Please file your issues and PRs there. ⚠️⚠️⚠️🚨🚨🚨⚠️⚠️⚠️ Redux DevTools Extension ...
超酷的开发工具 Redux-devtools 超酷的开发工具 Redux-devtools 超酷的开发工具 Redux-devtools redux-devtools是一个有趣而又高效的redux开发工具,如果你想直接在github上查看相关的内容,请前往这里。事实上,也鼓励大家养成在github上
redux-devtools调试工具 1:API地址 https://github.com/zalmoxisus/redux-devtools-extension 以Chrome安装为例(大家可以根据自已的浏览器进行选择性的安装) 第一步: 这样就进到chrome应用商店了,点击安装就好了 谷歌商店地址: https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmm...