Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2876528

Browse files
committed
Merge branch 'master' ofhttps://github.com/alexfoxy/juicr
2 parents78bfd10 +0871596 commit2876528

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎README.md‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
![juicr.js](https://i.imgur.com/9GUDkeH.png?1)
12

2-
#juicr.js
3-
4-
A simple (and tiny~1kb) redux inspired reducer for handling state, actions, reactions etc. Works well with React.js & React Native but can be combined with any front end library.
3+
A simple (and tiny~1kb) redux inspired reducer for handling state, actions, reactions etc. Works well with React.js & React Native but can be combined with any front end library, or even vanilla JS template literals.
54

65
###Why?
76
I liked the redux pattern but the amount of boiler plate seemed overkill, especially for smaller projects.
@@ -25,7 +24,7 @@ yarn add juicr.js
2524

2625
or for browsers:
2726
```html
28-
<scriptsrc="https://cdn.jsdelivr.net/npm/juicr.js" >
27+
<scriptsrc="https://cdn.jsdelivr.net/npm/juicr.js" ></script>
2928
```
3029

3130
##Simple example

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp