1.2.7 • Published 8 months ago

@tizy/hagreed v1.2.7

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Hagreed

Hagreed is a GDPR (General Data Protection Regulation) compliance support tool

Installation

First, go to hagreed.com and subscribe to a free or premium plan to obtain a token and register your website.

Using npm:

npm install @tizy/hagreed

Usage

import Hagreed from '@tizy/hagreed';

const hagreedManager = new Hagreed('insert-your-token-here');
hagreedManager.cookiesList = [];
hagreedManager.consentsFormList = [];
hagreedManager.init();
    <div id="hagreed" class="hagreed"></div>
  </body>
</html>

For the integration of Hagreed on React, you can use the @tizy/hagreed_react package

Documentation & Examples

After subscribing to a plan and registering your website on hagreed.com, you will be able to download the complete documentation in the final step.

You can find examples of use on our Github https://github.com/tizystudio/hagreed

1.2.7

8 months ago

1.2.0

1 year ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0-beta.0

2 years ago

1.0.0

2 years ago