Skip to content

Commit 59139a1

Browse files
Update README.md
1 parent 230a8ec commit 59139a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
![Lines of code](https://img.shields.io/tokei/lines/github/use-cookie-consent/use-cookie-consent-react)
88
[![License](https://img.shields.io/npm/l/@use-cookie-consent/react)](https://github.com/use-cookie-consent/use-cookie-consent-react/blob/main/LICENSE)
99

10+
> Headless state management for GDPR cookie consent
11+
12+
- **Headless** - bring your own styles, we will provide the logic.
13+
- **Hook-based** - extremely intuitive for React developers.
14+
1015
## Description
1116

1217
This package provides a wrapper around [`@use-cookie-consent/core`](https://github.com/use-cookie-consent/use-cookie-consent-core) package to provide best experience for React applications. Namely, it provides a React context, which provides all the functionality of [core](https://github.com/use-cookie-consent/use-cookie-consent-core) package but with reactive updates.

0 commit comments

Comments
 (0)