https://github.com/alexghirelli/cookiebar
The definitive library to secure your site to the cookie law.
https://github.com/alexghirelli/cookiebar
bar consent-management cookie cookie-consent cookie-law cookiebar gdpr gdpr-cookie law
Last synced: 8 months ago
JSON representation
The definitive library to secure your site to the cookie law.
- Host: GitHub
- URL: https://github.com/alexghirelli/cookiebar
- Owner: alexghirelli
- License: gpl-3.0
- Created: 2019-11-19T10:08:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T10:15:50.000Z (over 5 years ago)
- Last Synced: 2025-09-06T23:20:52.816Z (9 months ago)
- Topics: bar, consent-management, cookie, cookie-consent, cookie-law, cookiebar, gdpr, gdpr-cookie, law
- Language: JavaScript
- Homepage:
- Size: 900 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ⭐️ Features
- Customizable bar
- Block third party scripts until user accepts cookies
- Various agreement types (scroll, click)
## 📦 Installation
```
npm install @alexghirelli/cookiebar --save-dev
OR
yarn install @alexghirelli/cookiebar
```
## 💎 Customization
```
TBD
...
```
### self-host/cdn
```
TBD
...
```