We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0c61f5f commitf7b92b1Copy full SHA for f7b92b1
README.md
@@ -7,7 +7,9 @@ A simple (and tiny ~1kb) redux inspired reducer for handling state, actions, rea
7
I liked the redux pattern but the amount of boiler plate seemed overkill, especially for smaller projects.
8
9
###Examples
10
-[React.js Todo](https://codepen.io/alexfoxy/pen/eowpdb)
+All examples use the same[juicr](https://github.com/alexfoxy/juicr.js/blob/master/codepen_ext/todoJuicr.js) code.
11
+
12
+-[React.js Todo](https://codepen.io/alexfoxy/pen/eowpdb)
13
14
##Setup
15
Add the package to your project either with: