File tree 1 file changed +10
-9
lines changed
1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 5
5
6
6
This ** tiny** library only ** does one thing** , and ** does it well** .
7
7
8
+ ---
9
+
10
+ # Sponsor
11
+
12
+ ** [ ThisWeekInReact.com] ( https://thisweekinreact.com/react-async-hook ) ** : the best newsletter to stay up-to-date with the React ecosystem:
13
+
14
+ [ ![ ThisWeekInReact.com banner] ( https://user-images.githubusercontent.com/749374/136185889-ebdb67cd-ec78-4655-b88b-79a6c134acd2.png )] ( https://thisweekinreact.com/react-async-hook )
15
+
16
+ ---
17
+
8
18
Don't expect it to grow in size, it is ** feature complete** :
9
19
10
20
- Handle fetches (` useAsync ` )
@@ -23,7 +33,6 @@ Don't expect it to grow in size, it is **feature complete**:
23
33
- Returned callbacks are stable
24
34
25
35
26
-
27
36
28
37
## Small size
29
38
@@ -41,14 +50,6 @@ Don't expect it to grow in size, it is **feature complete**:
41
50
| ** Use-HTTP** | [ ![ ] ( https://img.shields.io/bundlephobia/min/use-http.svg )] ( https://bundlephobia.com/package/use-http ) | [ ![ ] ( https://img.shields.io/bundlephobia/minzip/use-http.svg )] ( https://bundlephobia.com/package/use-http ) |
42
51
| ** Rest-Hooks** | [ ![ ] ( https://img.shields.io/bundlephobia/min/rest-hooks.svg )] ( https://bundlephobia.com/package/rest-hooks ) | [ ![ ] ( https://img.shields.io/bundlephobia/minzip/rest-hooks.svg )] ( https://bundlephobia.com/package/rest-hooks ) |
43
52
44
- ---
45
-
46
- # Sponsor
47
-
48
- ** [ ThisWeekInReact.com] ( https://thisweekinreact.com ) ** : the best newsletter to stay up-to-date with the React ecosystem:
49
-
50
- [ ![ ThisWeekInReact.com banner] ( https://user-images.githubusercontent.com/749374/136185889-ebdb67cd-ec78-4655-b88b-79a6c134acd2.png )] ( https://thisweekinreact.com )
51
-
52
53
---
53
54
54
55
## Things we don't support (by design):
You can’t perform that action at this time.
0 commit comments