File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-redux-dispatch-async" ,
3
3
"version" : " 1.1.0" ,
4
- "description" : " redux middleware to be able to wait async actions with fixed defined suffixes" ,
4
+ "description" : " hooks & redux middleware to be able to wait async actions with fixed defined suffixes" ,
5
5
"main" : " dist/index.js" ,
6
6
"type" : " dist/index.d.ts" ,
7
7
"repository" : " https://github.com/xcarpentier/redux-dispatch-async" ,
8
+ "keywords" : [
9
+ " redux" ,
10
+ " react" ,
11
+ " react-native" ,
12
+ " async" ,
13
+ " promise" ,
14
+ " reactjs" ,
15
+ " reactnative" ,
16
+ " hooks" ,
17
+ " hook" ,
18
+ " useAsync" ,
19
+ " useState" ,
20
+ " useFetch" ,
21
+ " usePromise" ,
22
+ " use-async" ,
23
+ " use-state" ,
24
+ " use-fetch" ,
25
+ " use-promise"
26
+ ],
8
27
"author" : " Xavier Carpentier <xcapetir@gmail.com> (https://xaviercarpentier.com)" ,
9
28
"license" : " MIT" ,
10
29
"private" : false ,
You can’t perform that action at this time.
0 commit comments