Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.