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 11{
22 "name" : " react-redux-dispatch-async" ,
33 "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" ,
55 "main" : " dist/index.js" ,
66 "type" : " dist/index.d.ts" ,
77 "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+ ],
827 "author" : " Xavier Carpentier <xcapetir@gmail.com> (https://xaviercarpentier.com)" ,
928 "license" : " MIT" ,
1029 "private" : false ,
You can’t perform that action at this time.
0 commit comments