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 44 "author" : " Dor Shtaif <dorshtaif@gmail.com>" ,
55 "license" : " MIT" ,
66 "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+ ],
827 "homepage" : " https://github.com/shtaif/react-async-iterators" ,
928 "bugs" : " https://github.com/shtaif/react-async-iterators/issues" ,
1029 "repository" : " github:shtaif/react-async-iterators" ,
You can’t perform that action at this time.
0 commit comments