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 407de82 commit 9d6ffeeCopy full SHA for 9d6ffee
README.md
@@ -2,9 +2,9 @@
2
3
[](https://travis-ci.org/anigenero/react-reducer-observable)
4
5
-A shameless "clone" of redux-observable for the built-in React reducer. The idea is to reduce or remove entirely the
+A shameless "clone" of redux-observable for the built-in React reducer (flux). The idea is to reduce or remove entirely the
6
redux footprint in components that don't require access to a global state tree but still need to manage dispatch events
7
-in an observable pattern. This allows state to be one-dimensional and contextual.
+in an observable pattern. This allows state to be contextual.
8
9
## Install
10
0 commit comments