[ trixie ]
[ sid ]
[ 源代码: node-redux-devtools ]
软件包:node-redux-devtools-core(3.13.1~git20230831-2)
node-redux-devtools-core 的相关链接
Debian 的资源:
下载源码包 node-redux-devtools:
- [node-redux-devtools_3.13.1~git20230831-2.dsc]
- [node-redux-devtools_3.13.1~git20230831.orig.tar.xz]
- [node-redux-devtools_3.13.1~git20230831-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Live-editing time travel environment for node-redux
Redux DevTools is a live-editing time travel environment for Redux. Features:
* inspect every state and action payload * go back in time by “cancelling” actions * if the reducer code change, each “staged” action will be re-evaluated * if the reducers throw, one can see during which action this happened, and what the error was * with `persistState()` store enhancer, one can persist debug sessions across page reloads
其他与 node-redux-devtools-core 有关的软件包
|
|
|
|
-
- dep: node-babel-runtime
- 软件包暂时不可用
-
- dep: node-lodash
- Lo-dash is a Node.js utility library
-
- dep: node-prop-types
- Runtime type checking for React props and similar objects
-
- dep: node-react-redux
- Official ReactJS bindings for node-redux