Here are
148 public repositories
matching this topic...
A free solution to the EU, GDPR, and California Cookie Laws
Updated
Feb 12, 2022
JavaScript
🍪 Simple cross-browser cookie-consent plugin written in vanilla js
Updated
Jul 2, 2022
JavaScript
Statamic Peak is an opinionated starter kit for all your Statamic sites.
🍪 Neat cookie consent popup for the EU, GDPR and California Cookie Laws
Updated
Apr 25, 2022
JavaScript
Cookie 🍪 Consent module for Angular.
A GDPR compliant cookie consent banner implementation
Updated
Apr 28, 2022
Svelte
Personal filters and rules for AdGuard/uBlock Origin
An easy to use consent manager that focuses on accessibility.
Updated
May 23, 2022
JavaScript
Symfony bundle to append Cookie Consent to your website to comply to AVG/GDPR for cookies.
React Cookie Law is a cookie-info banner compliance with the GDPR and the EU cookie law. It allows the user to give consent in a granular way.
Updated
Jun 23, 2022
JavaScript
One-file zasraná hláška pro zasranou EU
Updated
May 11, 2021
JavaScript
Updated
Jul 13, 2022
TypeScript
A Wagtail add-on for managing scripts and tags. Ready to go with a cookie bar and consent management.
Updated
Jun 8, 2022
Python
🛡️ Fully-featured, GDPR-ready cookie consent manager
Updated
Dec 12, 2021
TypeScript
Simple, lightweight and easy-to-implement Cookie/Tracking consent manager for the web
Updated
Apr 11, 2022
JavaScript
Cookie consent with accessible dialog, agnostic tag triggers and conditional content, script and embed hooks.
Updated
Dec 11, 2021
JavaScript
A simple dialog and framework to handle the German and EU law about cookies in a website (December 2021)
Updated
Jun 14, 2022
JavaScript
Stellt ein Opt-In Cookie Banner zur Verfügung
The lightweight and flexible Cookie Consent Banner
Updated
Jun 24, 2022
TypeScript
Cookie Consent WordPress plugin
Cookie consent Code-Generator (veraltet). Wir empfehlen IWCC:
A minimal EU-GDPR compliant cookie consent banner for websites and shops (5.6K gzipped).
Updated
May 24, 2020
JavaScript
A modal dialog (cookie banner) and framework to handle the German and EU law about cookies in a website. Needs Bootstrap.
Updated
Jun 17, 2022
JavaScript
A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.
Updated
Jun 28, 2022
JavaScript
Simple performant cookie consent notice that supports AMP, Web Stories, granular cookie control and live preview customization.
Polish Cookie Consent is an extension, which automatically accepts privacy policy/GDPR on websites.
Updated
Jun 7, 2022
JavaScript
Magento 2 wrapper for Cookie Consent by Insites
This extension allows you enable an EU compliant consent cookie notification banner.
A material design cookie consent.
Updated
Nov 13, 2018
HTML
Improve this page
Add a description, image, and links to the
cookie-consent
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cookie-consent
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The problem
Some embed scripts use data- attributes which clash with those used by klaro! - for example, one embed script I have come across has a data-type='inline' attribute, which breaks the script when it is changed to type='inline'.
Proposed solution