[ 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