Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions icons/cookiehub.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions modules/cookiehub.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: cookiehub
description: >-
Nuxt module for the CookieHub consent platform: loads the consent dialog from
nuxt.config, exposes a useCookieHub composable, and provides consent-blocked
script components.
repo: cookiehub-com/nuxt-cookiehub
npm: nuxt-cookiehub
icon: cookiehub.svg
github: https://github.com/cookiehub-com/nuxt-cookiehub
website: https://www.cookiehub.com
learn_more: https://github.com/cookiehub-com/nuxt-cookiehub#readme
category: Security
type: 3rd-party
maintainers:
- name: Hinrik Sn忙r
github: Hinriks
compatibility:
nuxt: '>=3.0.0'
requires: {}
Loading