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 2440d0c commit ac17503Copy full SHA for ac17503
docs/introduction/Ecosystem.md
@@ -95,6 +95,10 @@ On this page we will only feature a few of them that the Redux maintainers have
95
* [Canonical Reducer Composition](https://github.com/gajus/canonical-reducer-composition) — An opinionated standard for nested reducer composition
96
* [Ducks: Redux Reducer Bundles](https://github.com/erikras/ducks-modular-redux) — A proposal for bundling reducers, action types and actions
97
98
+### Translations
99
+
100
+* [中文文档](http://camsong.github.io/redux-in-chinese/) - A Chinese version of Redux documentation.
101
102
## More
103
104
[Awesome Redux](https://github.com/xgrommx/awesome-redux) is an extensive list of Redux-related repositories.
0 commit comments