You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,19 @@
8
8
9
9
A React library to capture and display events in a user-friendly interface. This library provides components to log, view, and manage events in your React application.
10
10
11
+
-[π Features](#-features)
12
+
-[π¦ Installation](#-installation)
13
+
-[βοΈ Compatibility](#οΈ-compatibility)
14
+
-[π Usage](#-usage)
15
+
-[Basic Setup](#basic-setup)
16
+
-[π Capturing Events](#-capturing-events)
17
+
-[π Possible Use Cases](#-possible-use-cases)
18
+
-[π Clearing Events](#-clearing-events)
19
+
-[π Examples](#-examples)
20
+
-[Basic Example](#basic-example)
21
+
-[Advanced Example](#advanced-example)
22
+
-[π License](#-license)
23
+
11
24
## π Features
12
25
13
26
- Capture and display events in real-time
@@ -29,6 +42,13 @@ or yarn:
29
42
yarn add react-capture-events
30
43
```
31
44
45
+
## βοΈ Compatibility
46
+
47
+
The react-capture-events library is compatible with the following versions of React:
0 commit comments