https://github.com/jersyfi/react-cookify
This React library offers a customizable, easy-to-use solution for managing cookies and GDPR compliance in React.js applications.
https://github.com/jersyfi/react-cookify
cookie-banner cookie-consent cookies gdpr javascript react react-library reactjs typescript
Last synced: 9 months ago
JSON representation
This React library offers a customizable, easy-to-use solution for managing cookies and GDPR compliance in React.js applications.
- Host: GitHub
- URL: https://github.com/jersyfi/react-cookify
- Owner: Jersyfi
- License: mit
- Created: 2023-01-05T11:10:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T04:11:45.000Z (over 2 years ago)
- Last Synced: 2024-11-07T05:42:33.630Z (over 1 year ago)
- Topics: cookie-banner, cookie-consent, cookies, gdpr, javascript, react, react-library, reactjs, typescript
- Language: TypeScript
- Homepage: https://cookify.jersyfi.dev/
- Size: 726 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🍪 react-cookify





## Overview
This React library provides a customizable, simple to use and also a headless solution for creating a cookie consent manager and handling GDPR compliance. It is built specifically for React.js and offers a straightforward way to manage cookies and handle GDPR regulations in your React application.
How to handle GDPR correctly can be found on [Cookies, the GDPR, and the ePrivacy Directive](https://gdpr.eu/cookies).
## Documentation
react-cookify is essentially a set of npm packages.
```bash
npm install react-cookify
```
To view the complete documentation, please follow the link to [Cookify Docs v2.0](https://cookify.jersyfi.dev/).
## Framework Support & Features
You can view all library languages and supported features [here](https://github.com/Jersyfi/cookify#framework-support--features).
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Credits
- [Jérôme Bastian Winkel](https://github.com/jersyfi)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.