Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@weareheavy/nuxt-cookie-consent

weareheavy5.1kMIT1.0.4TypeScript support: included

Nuxt module for integrating with cookie consent providers with ease

nuxt, cookie consent, cookiebot, cookieinformation, vue, cookie banner, cookie popup, gdpr

readme

Nuxt Cookie Consent

Nuxt Cookie Consent

npm version npm downloads License Nuxt

This module aims to provide a simple unified way to interact with cookie providers and implement script loading strategies with Nuxt 3.

📖 Read full documentation

  • Simple configuration
  • Reactive state of consents given
  • Plugable and composable API

Providers

This module currently supports the following providers

  • CookieBot
  • CookieInformation
  • CookieScript

Documentation

Please refer to the documentation to learn how to use and implement the module in your application.

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Install dependencies using yarn install
  • Prepare environment yarn dev:prepare
  • Run interactive test using yarn dev

License

Published under the MIT License.

changelog