nuxt / nuxt/modules

[Module Listing Request]: nuxt-cookiehub

Open Beginner friendly
#1,616 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Description

nuxt-cookiehub is the Nuxt module for CookieHub, our cookie consent platform. You add the module and your CookieHub domain id in nuxt.config and the consent dialog is loaded on the client. There's a useCookieHub() composable for checking consent reactively and opening the settings dialog, a few hooks for consent events, and components (CookieHubScript, CookieHubGA, CookieHubPixel, CookieHubYoutube) that keep scripts and embeds blocked until the visitor has consented. Nothing runs on the server, so SSR and nuxt generate work as normal.

We already publish react-cookiehub, this is the same integration for Nuxt.

Repository

https://github.com/cookiehub-com/nuxt-cookiehub

npm

https://www.npmjs.com/package/nuxt-cookiehub

Nuxt Compatibility

Nuxt 4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how existing modules are listed in the nuxt/modules repository, then verify the nuxt-cookiehub repository, npm package, description, and Nuxt 4 compatibility. Done means the module is added to the catalog with accurate links and integration details.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
content, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.