File tree Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Minwork is the personal brand of Krzysztof Kalkhoff. You can find more informati
11
11
12
12
![ NPM Downloads] ( https://img.shields.io/npm/dm/use-long-press )
13
13
[ ![ npm] ( https://img.shields.io/npm/v/use-long-press )] ( https://www.npmjs.com/package/use-long-press )
14
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/use-long-press )
14
15
15
16
![ React Long Press Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/use-long-press/images/react-long-press-hook.webp )
16
17
@@ -24,6 +25,8 @@ Minwork is the personal brand of Krzysztof Kalkhoff. You can find more informati
24
25
25
26
![ NPM Downloads] ( https://img.shields.io/npm/dm/use-double-tap )
26
27
![ npm] ( https://img.shields.io/npm/v/use-double-tap )
28
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/use-double-tap )
29
+
27
30
28
31
![ React Double Tap Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/use-double-tap/images/react-double-tap-hook.webp )
29
32
@@ -36,6 +39,7 @@ Minwork is the personal brand of Krzysztof Kalkhoff. You can find more informati
36
39
37
40
![ NPM Downloads] ( https://img.shields.io/npm/dm/react-interval-hook )
38
41
[ ![ npm] ( https://img.shields.io/npm/v/react-interval-hook )] ( https://www.npmjs.com/package/react-interval-hook )
42
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/react-interval-hook )
39
43
40
44
![ React Interval Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/react-interval-hook/images/react-interval-hook.webp )
41
45
Original file line number Diff line number Diff line change 4
4
![ npm type definitions] ( https://img.shields.io/npm/types/react-interval-hook )
5
5
![ NPM Downloads] ( https://img.shields.io/npm/dm/react-interval-hook )
6
6
[ ![ npm] ( https://img.shields.io/npm/v/react-interval-hook )] ( https://www.npmjs.com/package/react-interval-hook )
7
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/react-interval-hook )
7
8
8
9
![ React Interval Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/react-interval-hook/images/react-interval-hook.webp )
9
10
Original file line number Diff line number Diff line change 5
5
![ npm type definitions] ( https://img.shields.io/npm/types/use-double-tap )
6
6
![ NPM Downloads] ( https://img.shields.io/npm/dm/use-double-tap )
7
7
![ npm] ( https://img.shields.io/npm/v/use-double-tap )
8
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/use-double-tap )
8
9
9
10
![ React Double Tap Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/use-double-tap/images/react-double-tap-hook.webp )
10
11
Original file line number Diff line number Diff line change 4
4
![ npm type definitions] ( https://img.shields.io/npm/types/use-long-press )
5
5
![ NPM Downloads] ( https://img.shields.io/npm/dm/use-long-press )
6
6
[ ![ npm] ( https://img.shields.io/npm/v/use-long-press )] ( https://www.npmjs.com/package/use-long-press )
7
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/use-long-press )
7
8
8
9
![ React Long Press Hook] ( https://raw.githubusercontent.com/minwork/react/main/packages/use-long-press/images/react-long-press-hook.webp )
9
10
You can’t perform that action at this time.
0 commit comments