Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T04:11:45.000Z (over 1 year ago)
- Last Synced: 2024-11-07T05:42:33.630Z (2 months 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
![npm](https://img.shields.io/npm/dm/react-cookify)
![NPM](https://img.shields.io/npm/v/react-cookify)
![Github Code Size](https://img.shields.io/github/languages/code-size/jersyfi/react-cookify)
![npm bundle size](https://img.shields.io/bundlephobia/min/react-cookify)
![GitHub License](https://img.shields.io/github/license/jersyfi/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.