[Module Listing Request]: nuxt-cookiehub

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

Nobody has claimed this yet.

Assessment

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

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.

Description

module-request
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

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

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.

More from nuxt/modules

All issues in nuxt/modules

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.