UNPKG

react-cookify

Version:

Simple, customizable open source cookie consent banner for GDPR law

35 lines (24 loc) 1.49 kB
# 🍪 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.