We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e502124 commit 6602f1fCopy full SHA for 6602f1f
README.md
@@ -95,6 +95,12 @@ app.dispatch({
95
1. [与 Vue 集成](https://github.com/TalkingData/vue-rxloop)
96
2. [与 React 集成](https://github.com/TalkingData/react-rxloop)
97
98
+## 插件
99
+1. [immer](https://github.com/TalkingData/rxloop-immer)
100
+2. [loading](https://github.com/TalkingData/rxloop-loading)
101
+3. [devtools](https://github.com/TalkingData/rxloop-devtools)
102
+4. [meta](https://github.com/TalkingData/rxloop-meta)
103
+
104
## 更多示例
105
106
1. [基本的计数器](https://codesandbox.io/s/mz6yyw17vy)
0 commit comments