@weareheavy/nuxt-cookie-consent
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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.

Package Sidebar

Install

npm i @weareheavy/nuxt-cookie-consent

Weekly Downloads

196

Version

1.0.4

License

MIT

Unpacked Size

30.8 kB

Total Files

39

Last publish

Collaborators

  • heavyy-dev