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 4
4
"author" : " Dor Shtaif <dorshtaif@gmail.com>" ,
5
5
"license" : " MIT" ,
6
6
"description" : " The magic of JavaScript async iterators in React ⛓️ 🧬 🔃" ,
7
- "keywords" : [],
7
+ "keywords" : [
8
+ " reactjs" ,
9
+ " react" ,
10
+ " react-hooks" ,
11
+ " iterator" ,
12
+ " iterable" ,
13
+ " async-generator" ,
14
+ " async-iterable" ,
15
+ " async-iterator" ,
16
+ " async-iterable-utility" ,
17
+ " async-iterator-hooks" ,
18
+ " async-iterator-component" ,
19
+ " promise" ,
20
+ " for-await-of" ,
21
+ " async-await" ,
22
+ " lazy" ,
23
+ " disposable" ,
24
+ " typescript" ,
25
+ " javascript"
26
+ ],
8
27
"homepage" : " https://github.com/shtaif/react-async-iterators" ,
9
28
"bugs" : " https://github.com/shtaif/react-async-iterators/issues" ,
10
29
"repository" : " github:shtaif/react-async-iterators" ,
You can’t perform that action at this time.
0 commit comments