Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orestbida/cookieconsent
:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://github.com/orestbida/cookieconsent
cookie-consent cookie-policy cookie-settings cookieconsent gdpr javascript-plugin
Last synced: 5 days ago
JSON representation
:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
- Host: GitHub
- URL: https://github.com/orestbida/cookieconsent
- Owner: orestbida
- License: mit
- Created: 2020-07-25T11:59:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T21:34:32.000Z (24 days ago)
- Last Synced: 2024-12-30T21:05:24.872Z (12 days ago)
- Topics: cookie-consent, cookie-policy, cookie-settings, cookieconsent, gdpr, javascript-plugin
- Language: JavaScript
- Homepage: https://playground.cookieconsent.orestbida.com/
- Size: 34.9 MB
- Stars: 4,169
- Watchers: 52
- Forks: 424
- Open Issues: 49
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - orestbida/cookieconsent - :cookie: Simple cross-browser cookie-consent plugin written in vanilla js (JavaScript)
- fucking-awesome-angular - cookieconsent - Simple cross-browser cookie-consent plugin written in vanilla js that can be added to 🌎 [Angular](cookieconsent.orestbida.com/essential/getting-started.html#angular). (Table of contents / Third Party Components)
- awesome-angular - cookieconsent - Simple cross-browser cookie-consent plugin written in vanilla js that can be added to [Angular](https://cookieconsent.orestbida.com/essential/getting-started.html#angular). (Table of contents / Third Party Components)
- stars - orestbida/cookieconsent - :cookie: Simple cross-browser cookie-consent plugin written in vanilla js (JavaScript)
- trackawesomelist - cookieconsent (⭐3.9k) - Simple cross-browser cookie-consent plugin written in vanilla js that can be added to [Angular](https://cookieconsent.orestbida.com/essential/getting-started.html#angular). (Recently Updated / [Oct 12, 2024](/content/2024/10/12/README.md))
README
# CookieConsent v3
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Latest version](https://img.shields.io/github/package-json/v/orestbida/cookieconsent?color=2b4eed&label=Release)](https://github.com/orestbida/cookieconsent/releases/v3.0.0)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/orestbida/cookieconsent.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/orestbida/cookieconsent)A __lightweight__ & __gdpr compliant__ cookie consent plugin written in plain javascript.
![CookieConsent v3 cover](demo/assets/cover.png "Cover")
## Demo
Check out the [playground](https://playground.cookieconsent.orestbida.com).There are also a few examples available on [Stackblitz](https://stackblitz.com/@orestbida/collections/cookieconsent-v3).
## Documentation
Docs. available at [cookieconsent.orestbida.com](https://cookieconsent.orestbida.com).## Contributing
Please read the [contribution guide](/CONTRIBUTING.md).Thanks to all the people who already contributed!
A special thanks goes [Till Sanders](https://github.com/tillsanders) for creating and maintaining the npm package!
## License
Distributed under the MIT License. See [LICENSE](https://github.com/orestbida/cookieconsent/blob/master/LICENSE) for more information.