---
layout: home

title: CookieConsent
titleTemplate: Consent management Tool

hero:
  name: CookieConsent v3
  text: ''
  tagline: A lightweight, GDPR and CCPA compliant Consent Management Tool written in vanilla JS.
  actions:
    - theme: brand
      text: Get Started ->
      link: /essential/getting-started
    - theme: alt
      text: Introduction
      link: /essential/introduction
    - theme: alt
      text: View on GitHub
      link: https://github.com/orestbida/cookieconsent

features:
  - title: Lightweight
    details: Small footprint with a minimal impact on your website's performance
  - title: Versatile
    details: A wide range of options and API to handle many different types of configurations.
  - title: Accessible
    details: Follows a11y best practices and enables full control via keyboard and screen readers.
  - title: GDPR & CCPA Compliant
    details: Blocks scripts until explicit consent is given and provides clear opt out options.
---